summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Added stuff so that perl.exe now builds clean with regards to 'git status'Max Maischein2009-01-041-0/+6
* Added config.w32 to win32/.gitignoreMax Maischein2009-01-041-0/+1
* Added win32/.gitignore to ignore stuff from the Windows buildMax Maischein2009-01-041-0/+1
* Proper pluggable Method Resolution Orders. 'c3' is now implemented outside theNicholas Clark2008-12-272-0/+2
* Remove all mention of checkpodsAlex Vandiver2008-12-253-7/+2
* Move 'make check' in pods/ to using Pod::CheckerAlex Vandiver2008-12-253-4/+4
* Add the perlperf manpage, by Richard FoleyRafael Garcia-Suarez2008-12-211-0/+4
* Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman...Steve Hay2008-12-192-8/+8
* Add other files modified by buildtocLeon Brocard2008-12-193-16/+22
* Update Win32 canned configsSteve Hay2008-12-128-96/+352
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-035-0/+5
* could we add usedevel to config.h?H.Merijn Brand2008-11-285-0/+5
* Change LONG_DOUBLESIZE macros to match config (ref change 34823)Gisle Aas2008-11-173-3/+3
* sizeof(long double) is 8 bytes for all Microsoft compilersGisle Aas2008-11-122-2/+2
* Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-085-0/+15
* 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