This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/bisect-runner.pl: Generalize for EBCDIC
[perl5.git] / win32 /
2015-07-25 Steve HayCorrect VS2015's impending CCTYPE
2015-07-23 Craig A. BerryRemove PERLIO_IS_STDIO from win32.c and wince.c.
2015-07-22 Jarkko HietaniemiAdd time64 as its own build target.
2015-07-22 Jarkko Hietaniemidquote_static.c -> dquote.c
2015-07-20 Matthew HorsfallBump version to 5.23.2
2015-07-20 Matthew HorsfallRun Porting/new-perldelta.pl for v5.23.2
2015-07-04 Ricardo Signesbelatedly set up delta for 5.23.1
2015-06-20 Ricardo Signespatchlevel: we are now perl v5.23.1
2015-06-18 Tony Cookensure chdir('') sets $! to ENOENT on non-IMP_SYS Win32...
2015-06-12 Jarkko Hietaniemiinfnan: move the mantbits definitions from perl.h to...
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for fp mantissa bytes
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for infnan bytes
2015-06-09 Jan DuboisGCC doesn't understand the -subsystem:console option
2015-06-08 Tony Cookupdate to 5.23.0 and update with changes from the other...
2015-06-08 kmxkmx's original GNUmakefile
2015-06-03 Daniel Draganrefactor win32_get_*lib() funcs to match rest of PERL_I...
2015-06-03 Daniel Draganlet Visual C 2013 builds run on WinXP
2015-06-03 Daniel Draganremove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C...
2015-06-01 Ricardo Signesdrop the perldeltas for 5.21.*
2015-06-01 Ricardo Signesadd perldelta for 5.23.0
2015-06-01 Ricardo Signesbump version to v5.23.0
2015-05-21 KMXhandle existing mkstemp() in mingw-w64-v4
2015-05-09 Ricardo Signesperldelta is now the perl5220delta
2015-05-09 Ricardo Signesbump version to v5.22.0 with Porting/bump-perl-version
2015-04-20 Steve HayBump version for 5.21.12 (although it's unlikely to...
2015-04-20 Steve HayCreate new perldelta for 5.21.12 (although it's unlikel...
2015-04-06 Tony Cookfix dmake test for gcc
2015-04-06 Daniel Draganfix #123976 Win32 GCC miniperl needs -fno-strict-aliasing
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-20 Steve HayBump version for 5.21.11 (if that happens)
2015-03-20 Steve HayCreate new perldelta for 5.21.11 (if that happens)
2015-03-19 Karl WilliamsonChange name of mro.c
2015-02-21 Sawyer Xadded link to announcement
2015-02-21 Sawyer Xnew delta for 5.21.10
2015-02-16 Daniel Draganrestore VC with dmake after commit "Fix minitest (op...
2015-02-15 Daniel Dragan(rmv dead -I paths for mktables + rmv copying non-exist...
2015-02-15 Steve HayTurn on memory leak reporting for CFG = DebugFull build...
2015-02-14 Steve HayCopy perl5202delta into blead
2015-02-12 Steve HayAdd new DebugSymbols and DebugFull CFG options to Windo...
2015-02-11 Steve HayRemove duplicate declaration of win32_stat from win32...
2015-02-11 Steve HaySilence compiler warnings with gcc 4.7.2 and 4.8.1...
2015-02-10 Tony Cookremove the shell fallback from list pipe open on Win32
2015-02-06 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.70
2015-02-05 Daniel Dragan[PATCH] fix PL_nan_u from leaking in every translation...
2015-02-03 Jarkko HietaniemiConfigure: lrintl, lroundl, llrintl, llroundl
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-27 Steve HayAdd USE_CPLUSPLUS build option to win32 makefiles
2015-01-24 Sisyphus[perl #123659] [Win32] Add "-ld" to archname for dmake...
2015-01-21 Matthew HorsfallMore bumpbing of version number to 5.21.9. Missed this...
2015-01-20 Matthew HorsfallVersion bump + new perldelta
2015-01-07 Steve HayRemove obscure "attrib -r ..\t\*.*" command from minite...
2015-01-07 Steve HaySilence warning during VC++/nmake build
2015-01-07 Steve HayFix minitest (op/taint.t) for GCC 4.x
2015-01-07 Steve HayRemove Windows makefile support for building without...
2015-01-06 Steve Hayminitest needs config.h to build $(MINIPERL)
2015-01-06 Steve HayRevert commit f7219c0a9696421192a4830631fa6e3fd28adf39
2015-01-06 Steve Hayminiperl needs config.h to build
2015-01-06 Steve HayCan't put a comment in the middle of a command broken...
2015-01-05 Tony Cookminitest: run the sames tests on win32 as on POSIXish...
2015-01-05 Tony Cookuse textmode when opening scripts in miniperl to match...
2015-01-05 Tony Cookbuild miniperl with PerlIO
2015-01-05 Tony Cookuse TEST for minitest, same as POSIX systems
2014-12-31 Steve HayRemove sources of "unreferenced label" warning on Win32
2014-12-31 Steve HayRemove redundant -I..\lib arguments from some Win32...
2014-12-31 Daniel Draganmake win32 harness process use tested perl binary
2014-12-30 Daniel Draganfix a broken optimization in win32/config_h.PL to stop...
2014-12-27 Daniel Draganwin32/win32.c Perl_croak->croak_xs_usage
2014-12-24 Steve HayFix link error in perl521.dll with MinGW/gcc -xc++
2014-12-24 Steve HayFix compilation errors in win32sck.c with MinGW/gcc...
2014-12-24 Steve HayFix compilation errors in win32.c with MinGW/gcc -xc++
2014-12-21 Ricardo Signesperlunicook: add it to build files and TOC
2014-12-21 Max MaischeinBump version number to 5.21.8
2014-12-21 Max MaischeinCreate new perldelta
2014-12-16 kmx[perl #123438] Wrong comment style in win32/win32.h
2014-12-15 Father ChrysostomosImport perl5184delta
2014-12-12 Daniel DraganPerl_croak->Perl_croak_nocontext in core typemap +...
2014-12-08 Daniel Draganadd const to every table in win32/fcrypt.c
2014-12-07 Daniel DraganWin32 Intel C is always C99 now
2014-11-23 H.Merijn BrandConfigure syncup
2014-11-21 Steve HayFix longdblsize and nvsize for 64-bit USE_LONG_DOUBLE...
2014-11-21 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.21.7
2014-11-21 Chris 'BinGOs' Wil... New perldelta for v5.21.7
2014-11-15 Jarkko Hietaniemicheckcfgvar.pl --regen --default=undef; make regen
2014-11-06 Steve HayAdd optional GCC-only support for using long doubles...
2014-11-03 Father ChrysostomosRecord errno value in IO handles
2014-11-02 Jarkko HietaniemiConfigure: add doublekind for the format of double.
2014-10-25 Daniel Dragando not lock files when doing open() on :win32 layer
2014-10-25 Daniel Draganadd /dev/null support to :win32 io layer
2014-10-22 Tony Cookimplement list form of pipe open for Win32
2014-10-20 AbigailBump the perl version in various places for 5.21.6
2014-10-20 AbigailNew perldelta for 5.14.6
2014-10-14 Daniel Draganfix comment from commit f4eedc6b8c
2014-10-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-10-10 Daniel Draganfix WinCE build
2014-09-28 Vincent PitProperly set the phase for END blocks run at the end...
2014-09-23 Jarkko HietaniemiMove the VC6 "broken-nan" define from win32.h to perl.h.
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-20 Jarkko HietaniemiOn VC6 (broken NaN compare) redefine Perl_isinf.
2014-09-20 Steve HayBump version to 5.21.5
2014-09-20 Steve HayCreate new perldelta for 5.21.5
next