This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op.c: correct comment
[perl5.git] / win32 /
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in the Win32 Makefiles...
2013-07-24 Nicholas ClarkRe-order clean-up rules to give a line for regen/lib_cl...
2013-07-24 Nicholas ClarkRemove the EXTUTILSDIR macro from the Win32 makefiles.
2013-07-22 Aristotle Pagaltzisbump version to v5.19.3
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-11 Nicholas ClarkRefactor perlmodlib.PL to use regen_lib.pl and avoid...
2013-07-09 Daniel Draganadd entries to various .gitignore files for Win32 builds
2013-07-09 Nicholas ClarkOn Win32 run autodoc.pl and pod/perlmodlib.PL using...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-02 Nicholas ClarkRefactor FindExt, merging scan_ext() and find_ext().
2013-07-02 Nicholas ClarkCorrect a type in FindExt::apply_config in the "I18N...
2013-07-02 Nicholas ClarkIn FindExt, eliminate _ext_ne() and make extensions...
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-06-21 David Goldenbump version to v5.19.2
2013-06-21 David Goldennew perldelta
2013-06-18 Nicholas ClarkIn FindExt, use File::Find instead of shelling out...
2013-06-17 Steve HaySet Config's *extensions and *_ext vars correctly for...
2013-06-14 Steve HayFix inclusion of Compress/Raw/Bzip2 and Encode in MinGW...
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl no longer writes to STDOUT
2013-06-13 Nicholas ClarkRemove the Icwd Makefile macros as lib/buildcustomize...
2013-06-13 Nicholas ClarkGenerate lib/buildcustomize.pl at the same time as...
2013-06-10 Nicholas ClarkOn Win32, i_rpcsvcdbm should be 'undef' as there is...
2013-06-08 Steve HayInclude the Encode extension in the ALL_STATIC build...
2013-06-07 Steve HayInclude the Win32 extension in the ALL_STATIC build...
2013-06-06 Steve HayAdd a note to Win32's BUILD_STATIC configuration to...
2013-06-06 Steve HayExclude Compress/Raw/Bzip2 from ALL_STATIC extensions...
2013-06-06 Steve HaySimplify recipes for making perl-static.exe on Win32
2013-06-06 Steve HayFix creation of libperl519s.a on Win32 with MinGW
2013-06-06 Steve HayRemove /PDB:NONE linker option from Win32 makefiles
2013-06-06 Steve HayEnsure Win32 [nd]make builds the 'static' target when...
2013-05-27 Nicholas ClarkRemove DG/UX support.
2013-05-23 David Steinbrunnertypo fixes for win32 scripts
2013-05-20 Nicholas ClarkUpdate the Win32 miniperl conditional compilation,...
2013-05-20 Ricardo Signesadd new perldelta
2013-05-20 Ricardo Signesbump version to 5.19.1
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-05-18 Ricardo Signesbump the perldelta version
2013-05-18 Ricardo Signesbump version to 5.19.0
2013-05-07 Ricardo Signesremove the 5.17 deltas, update for 5.18
2013-05-07 Ricardo SignesBump version to 5.18.0-RC0
2013-05-07 Steve HayEnsure -DUSE_PERLIO gets into Config's ccflags when...
2013-04-21 Ricardo SignesBump the perl version in various places for 5.17.12
2013-03-22 Max MaischeinBump version to5.17.11
2013-03-22 Max MaischeinNew perldelta
2013-03-18 Yves OrtonSplit out hash functions into new file and turn into...
2013-03-13 Daniel Draganrestore building perl5**.dll and perl.exe on WinCE
2013-03-13 Daniel Dragantime64.c utf8.c fix for WinCE
2013-03-11 Ricardo Signesadd perl5163delta.pod to blead
2013-03-11 David Mitchelladd perl5144delta
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2013-02-21 Steve HaySimplify the defintiion of optimization flags in Window...
2013-02-21 Daniel DraganPATCH: [perl #116787] -Ox on Win64 Visual C 64 bit...
2013-02-20 Chris 'BinGOs' Wil... Bump to v5.17.10
2013-02-20 Chris 'BinGOs' Wil... New perldelta template for v5.17.10
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-20 Aaron CraneBump the Perl version in various places for 5.17.9
2013-01-20 Aaron CraneMake a new perldelta for 5.17.9-to-be
2013-01-03 Steve HayAdd support for building with VC++ 2012
2012-12-18 Dave RolskyBump the perl version in various places for 5.17.8
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-14 Nicholas ClarkRemove the BeOS port.
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...
next