This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add new overloading type.
[perl5.git] / win32 /
2009-03-25 H.Merijn BrandIPv6 config variables for the other OS's
2009-03-07 Craig A. BerryMake DynaLoader clone its private data under threads.
2009-02-20 Nicholas ClarkAdd a parameter to win32_get_{priv,site,vendor}lib...
2009-02-12 Steve Haywin32/ext doesn't exist any more, so no need to look...
2009-02-10 Nicholas ClarkAll extensions are at the top level, so no longer any...
2009-02-10 Nicholas ClarkSys-Syslog I18N-Langinfo have long names now.
2009-02-09 Nicholas ClarkRemove special casing for extensions nested inside...
2009-02-07 Nicholas ClarkRemove duplicate code from dynamic_ext(), static_ext...
2009-02-07 Nicholas ClarkFindExt matches on extension name, not directory name...
2009-02-05 Nicholas ClarkExclude VMS extensions on non-VMS.
2009-02-04 Nicholas ClarkAlso cope with extension directory names of the form...
2009-02-04 Nicholas ClarkClearer variable names. Add a mode line coda.
2009-02-04 Nicholas ClarkA test for FindExt, not run by make test. (Useful for...
2009-02-03 Nicholas ClarkRefactor to avoid changing directory, and avoid needing...
2009-02-03 Steve HayOops. Missed these two files from commit 200cbd6aa595a0...
2009-02-02 Nicholas ClarkConvert the last few references from buildext.pl to...
2009-02-02 Nicholas ClarkFold win32/buildext.pl into make_ext.pl
2009-02-02 Steve HayRestore broken clean target in win32/makefile.mk
2009-02-01 Nicholas ClarkReplacing system $scalar with system @list requires...
2009-02-01 Nicholas ClarkThe $@ was actually a botched conversion from $make...
2009-01-31 Nicholas ClarkCreate build_extension() to encapsulate the per-extensi...
2009-01-31 Nicholas ClarkMake dir and target --options to buildext.pl. Update...
2009-01-30 Nicholas ClarkReplace the one file timestamp dependency check with...
2009-01-29 Nicholas Clarkwin32/ext was removed by change 30379 in 2007, so no...
2009-01-29 Nicholas ClarkAdd an explicit --all option to buildext.pl, rather...
2009-01-28 Nicholas ClarkPass $(MAKE) as one quoted commandline argument, to...
2009-01-27 Nicholas ClarkIn buildext.pl, refactor the @ARGV parsing into a singl...
2009-01-26 Nicholas ClarkBreak the --create-perllibst-h and --list-static-libs...
2009-01-25 Nicholas ClarkUnbreak Makefile too (replicate fcd65f8d4322911242887c0...
2009-01-25 Max MaischeinUnbreak build on Windows
2009-01-25 Nicholas ClarkPort 486cd780047ff22471c5cbe417911a042ae23962 to win32...
2009-01-24 Nicholas ClarkAdd -DPERL_IS_MINIPERL when building the object files...
2009-01-24 Nicholas ClarkThe exit code of make_patchnum.pl is no longer used...
2009-01-13 Steve HayRestore Win32 build by creating git_version.h.
2009-01-04 Max MaischeinAdded stuff so that perl.exe now builds clean with...
2009-01-04 Max MaischeinAdded config.w32 to win32/.gitignore
2009-01-04 Max MaischeinAdded win32/.gitignore to ignore stuff from the Windows...
2009-01-03 Michael G. SchwernApply bleadperl@34470 by hand while waiting for the...
2009-01-03 Michael G. SchwernTurn quads on in the VC configurations.
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-25 Alex VandiverRemove all mention of checkpods
2008-12-25 Alex VandiverMove 'make check' in pods/ to using Pod::Checker
2008-12-21 Rafael Garcia-SuarezAdd the perlperf manpage, by Richard Foley
2008-12-19 Steve HaySubject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Leon BrocardAdd other files modified by buildtoc
2008-12-12 Steve HayUpdate Win32 canned configs
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-17 Gisle AasChange LONG_DOUBLESIZE macros to match config (ref...
2008-11-12 Gisle Aassizeof(long double) is 8 bytes for all Microsoft compilers
2008-11-08 Marcus Holland-MoritzRe: [PATCH: Configure/NDBM_File] Add prototype detectio...
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2008-10-29 Nicholas Clarkmake distclean patch from Andy Armstrong.
2008-10-07 Steve HayDefine HAS_QUAD on Win32 and introduce new value for...
2008-10-07 Steve HayRefine Win32's s{GM|LOCAL}TIME_{min|max} values based...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-30 Steve HayCorrect the sLOCALTIME_{min|max} values added by #34363...
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-09-07 Jan DuboisFix mismatched #if/#endif in Win64 configuration.
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-07-09 Jan DuboisUpdate Win32 canned configs
2008-06-20 Rafael Garcia-SuarezMake the version string more consistent between Windows...
2008-06-17 Risto Kankkunen[perl #46309] Buffer overflow in win32_select() (PATCH...
2008-05-29 Andy DoughertyPropagate new i_gdbm*ndbm variables
2008-04-29 Jan DuboisWin32 process ids can have more than 16 bits
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-29 Nicholas ClarkAdd i_syspoll to all the pre-canned configs.
2008-03-25 Steve HayRE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-13 Robert May[perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista...
2008-02-25 Steve HaySilence Borland compiler warnings (except for warnings...
2008-02-22 Steve HayRegenerate the win32/config_H.* files using the makefil...
2008-02-22 Steve HayFix-up Win32's regen_config_h targets for semi-automati...
2008-02-22 Steve HayCorrect large files / lseek size & type settings in...
2008-02-22 Steve HaySync win32/config.* with Porting/config.sh
2008-02-22 Steve HaySilence warning from VC8 when building without USE_LARG...
2008-02-12 Jan DuboisFix bit-fields for VC [was RE: [perl #50386] GIMME_V...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-10 Nicholas ClarkEliminate use of Nullop in the core code. Dual life...
2008-02-08 Robert MayGive Win32 message windows proper window procedures
2008-02-08 Robert Maywin32_async_check() doesn't loop enough.
2008-01-23 Nicholas ClarkOops, change 33049 really did need to update all the...
2008-01-23 Nicholas ClarkPurge all use of Nullch in non-dual life modules.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-11 Andy ArmstrongAdd dtrace support
2008-01-04 Vincent PitRe: SV leak?
2007-12-23 Steve PetersWelcome to Perl 5.11, win32!
2007-12-23 Steve PetersNullch and others were still alive and well in some...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-11-21 Rafael Garcia-SuarezRemove rules to regenerate regnodes.h
2007-11-20 Jan DuboisRename "perl59" to "perl510"
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-10-08 Steve HayDo the same as #32061 for Win32, which also fixes a...
2007-10-02 Jim CromieRe: [patch] clean out remnants of DEBUGGING_OPS (was...
2007-09-11 Max Maischein[patch] [Win32] Makefile and makefile.mk rely on shell...
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-09-03 Vadim KonovalovAdd Win32 makefile option to link all extensions statically
2007-08-29 Steve HayAdd support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-21 H.Merijn Brandbye bye charsize
next