This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/lex.t: Fix test
[perl5.git] / win32 /
2012-12-08 James E KeenanAdd t/opbasic to list of test directories in one location.
2012-12-08 James E KeenanAdjust MANIFEST, Makefiles, test harnesses, documentati...
2012-12-05 Daniel Draganmore dTHX optimizations in /win32/*
2012-11-21 Ricardo Signesbump version to 5.17.7
2012-11-21 Ricardo Signesadd perldelta for 5.17.7
2012-11-19 Nicholas ClarkRemove the EPOC port.
2012-11-16 Steve HayOops, fix memory leak just introduced by 3fcdbd32b2
2012-11-16 Steve HayDon't try to ansify the path if it is empty
2012-11-12 Daniel Draganclean up the users of PL_no_mem
2012-11-10 Dominic HargreavesAdd the 5.12.5 perldelta
2012-11-09 Steve HayRestore non-DEBUGGING build on Win32, broken in 28e70dfacc
2012-11-09 Steve HayRestore DEBUGGING build with USE_ITHREADS on Win32...
2012-11-09 Daniel Draganremove various redundant dTHXes
2012-11-09 Daniel Draganremove unused dTHXes in /win32/*
2012-11-09 Daniel Dragancreate aTHXa, some unused dTHXs removed in /win32/*
2012-11-09 Daniel Dragan"func not implemented" croaks optimizations in /win32/*
2012-11-01 Ricardo Signesadd perl5162delta
2012-11-01 Konovalov, Vadim... Initial (incomplete) patch to start restoring WinCE...
2012-10-31 Daniel DraganWin32 miniperl: delay loading for Winsock, and then...
2012-10-31 Daniel Draganconsting in perl.c:S_Internals_V and Win32 DynaLoader
2012-10-19 Florian RagwitzBump the version to 5.17.6
2012-10-19 Florian RagwitzAdd a new perldelta
2012-10-17 Daniel Draganadd PERL_CALLCONV_NO_RET to perlhost.h's PerlProcExit...
2012-10-17 Daniel Draganwin32_freeenvironmentstrings: convert nonpublic exporte...
2012-10-12 Dominic HargreavesAdd references to perl5143delta
2012-10-11 Daniel Draganstop Win32 VC miniperl from exporting functions
2012-10-10 Daniel Draganfix C++ builds broken by cdc4a174060
2012-10-10 Steve HayAdd extern "C" to definitions of four win32_ functions
2012-10-10 Steve HayAdd $(EXTRACFLAGS) to $(CFLAGS) for MinGW/gcc build...
2012-10-10 Steve HayMinor tidy-ups from 624a1c42c1
2012-10-10 Daniel Draganclean up vmem.h, remove unused instrumentation hooks
2012-10-10 Steve HayFixes to enable building win32 files as C++ with VC
2012-10-05 Steve HayRemove exports of dummy set[ug]id functions on Windows
2012-09-28 Steve HayRemove option to build without USE_SOCKETS_AS_HANDLES...
2012-09-26 Steve HayStop declaring non-exported externs to non-core XS...
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-09-20 Florian RagwitzBump the perl version to 5.17.5
2012-09-20 Florian RagwitzAdd a new perldelta
2012-09-19 Steve HayAdd new warning about sleep's limitation on Windows
2012-09-18 Steve HaySquash two win32.c warnings which have crept in recently
2012-09-18 Steve HayMinor fixups from 001e9f8966
2012-09-18 Daniel Draganfix over/underflow issues in win32_msgwait
2012-09-11 Steve HaySilence invalid parameter messages from win32_signal
2012-09-11 Steve HayANSIfy output from invalid parameter handler, and write...
2012-09-11 Steve HayForward declare static functions in win32/win32.c
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
2012-08-20 Steve HayBump version to 5.17.4
2012-08-20 Steve HayMake new perldelta for 5.17.4
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-08-18 Steve HayWe don't support compilers other than MS VC++ and MinGW...
2012-08-18 Steve HayRemove two unused #defines
2012-08-18 Steve HayWe don't support MS VC++ < 6.0
2012-08-17 Nicholas ClarkRemove the UTS port.
2012-08-14 Steve HayTidy up comments and formatting in d903973c05
2012-08-14 Daniel Draganfix RT#88840, don't terminate a child fork psuedo proce...
2012-08-09 Ricardo Signesadd the 5.16.1 perldelta
2012-08-06 Steve HayRestore parts of config_H.gc lost by regen_config_h
2012-08-06 Steve HayRun regen_config_h for GCC
2012-08-06 Steve HayRun regen_config_h for VC++
2012-08-01 Steve HayAdd a USE_64_BIT_INT build option to the Windows makefiles.
2012-07-31 Jan DuboisRemove -x permission from win32/win32.h
2012-07-30 Daniel DraganAdd MSVC noreturn to inside of the interp
2012-07-30 Jan DuboisSplit __declspec(dllimport,noreturn) into 2 parts
2012-07-20 Tony Cookbump to version 5.17.3
2012-07-20 Tony Cooknew perldelta
2012-07-18 Daniel DraganAdding support for Visual C's __declspec(noreturn)...
2012-07-12 Steve HayEnsure wildcard expansion is enabled for perlglob.exe...
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-07-09 Steve HayImprove support for building on Windows with mingw...
2012-06-25 Steve HayImport CCHOME from the environment when building with...
2012-06-20 Jesse Luehrsbump version to 5.17.2
2012-06-20 Jesse Luehrsnew perldelta
2012-06-20 Jesse Luehrsbump version to 5.17.1
2012-06-19 Steve HayUse ll rather than I64 for win32/config*.gc64 format...
2012-06-19 Steve HayAdd missing dlltool default to win32/config.gc
2012-06-15 Steve HayMinor fix-ups to 4f46e52b00
2012-06-15 Karthik RajagopalanUse GetEnvironmentStringsW(..) instead of GetEnvironmen...
2012-06-12 Steve HayUse standard gcc names in config_H.gc64's CPPSTDIN...
2012-06-11 Steve HayFix typo in comment
2012-06-11 Steve HayCorrect the comment style of a couple of not #defined...
2012-06-11 Steve HayTrailing whitespace removal
2012-06-11 Steve HayMinGW/gcc does have long long, even for 32-bit builds
2012-06-09 Steve HayRemove win32/config*.gc64nox
2012-06-09 Steve HayRemove __GNUC__ / _MSC_VER games from win32/config_H.*
2012-06-07 Steve HayRemove some commented-out lines from win32/config_h.PL
2012-06-07 Steve HayRemove some unnecessary apostrophes from win32/config_sh.PL
2012-06-07 Steve HayUse strict and warnings in win32/config_(s)h.PL
2012-06-07 Steve HayRemove $patchlevel from win32/config_h.PL since it...
2012-06-07 Steve HaySet version directly in Windows config.xxx files
2012-06-07 Steve HayUpdate how subversion is set in win32 config.xxx files
2012-06-07 Steve HayRemove INST_DRV from Windows makefiles' CFG_VARS
2012-06-06 Steve HayRemove Win9x hangover from win32/config_sh.PL
2012-06-06 Steve HayRemove redundant substitution from win32/config_sh.PL
2012-05-30 Steve HayDon't install HTML docs for 'ext' folder
2012-05-28 Tony Cook[perl #112272] return EEXIST on link() to an existing...
2012-05-26 Zeframnew perldelta
2012-05-20 Ricardo Signesbump version to 5.17.0
2012-05-20 Ricardo Signescreate the new perldelta for 5.17.0
2012-05-10 Ricardo Signesremove perl515*delta, add perl5160delta
next