This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove unused USING_WIDE code from win32 and wince branches
[perl5.git] / win32 / config_H.gc
2005-11-01 Steve HayUpdate win32 config files w.r.t. change #25935
2005-10-31 Steve HayChange some spaces to tabs for easier diffing against...
2005-10-28 Steve PetersAdd SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-18 Steve HayUpdate win32 config files w.r.t. change #25793
2005-10-11 Steve HayUpdate win32 config files w.r.t. change #25733
2005-09-19 Steve HayUpdate win32 config files w.r.t. change #25387
2005-07-21 Steve HayMake the canned config.h files used on Win32 more minimal
2005-07-21 Steve HayRearrange win32/config_H.* to match config_h.SH
2005-06-24 Steve HayStop '"__attribute__format__" redefined' warnings from...
2005-06-20 Steve HaySupport NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change...
2005-05-23 Steve HayFill in HASATTRIBUTE stuff in win32/config_H.* (see...
2005-04-11 Steve HaySupport d_libm_lib_version for Win32 (see change 24217)
2005-04-04 Rafael Garcia-SuarezBump version to 5.9.3
2004-10-30 H.Merijn BrandPromote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-03-24 Steve HayRe: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
2004-03-18 Rafael Garcia-SuarezBump bleadperl's version number to 5.9.2.
2004-02-18 H.Merijn BrandRemoved pm_apiversion and xs_apiversion as requested by
2004-02-17 Rafael Garcia-SuarezBump up perl's version number to 5.9.1.
2003-07-01 Jarkko HietaniemiMore nanosleep removal.
2003-05-24 Jarkko HietaniemiMissing "to".
2003-05-24 Jarkko HietaniemiIntroduce (undefined) pthread_attr_setscope to non...
2003-05-13 Casey West[perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko HietaniemiIntroduce 'fast stdio' symbols to non-Configure lands.
2003-04-17 Jarkko HietaniemiIntroduce the new *l APIs, undefined, to non-Configure...
2003-03-18 Jarkko HietaniemiThe description of SIG_SIZE was off.
2003-03-18 Gurusamy Sarathyregenerate win32/config_H.*
2003-03-06 Stas Bekman[patch config_h.SH] redefining __attribute__
2002-12-18 Gurusamy Sarathywindows: support for large files
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-30 H.Merijn Brandnanosleep probes as per Jarkko's request
2002-06-21 Nick Ing-SimmonsIntegrate mainline
2002-06-21 Jarkko HietaniemiRegen stuff.
2002-06-12 Jarkko HietaniemiSynchronize config.bc and config_H.bc; add SCNfldbl;
2002-06-11 Jarkko HietaniemiNot that I know anything about Windows compilers
2002-05-28 Jarkko HietaniemiBump the version numbers to five-eight-oh.
2002-05-12 Gurusamy Sarathychange#8666 ($Config{perllibs}) apparently never got...
2002-05-08 Gurusamy Sarathymake the gettimeofday() implementation in Time::HiRes...
2002-05-07 Gurusamy Sarathyfixes for various warnings identified by Visual C++
2002-05-01 Jarkko HietaniemiTry #2 of getting rid of bincompat5005.
2002-03-06 H.Merijn BrandRe: perl@15047 WinCE
2002-01-26 Nick Ing-Simmons"All tests successful" VC6.0 Win32
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-22 Jarkko HietaniemiGet rid of the _() macro since (1) we require ANSI...
2002-01-11 Nick Ing-SimmonsA mostly-stable version of "new" Win32 signal/kill...
2001-12-29 Jarkko HietaniemiIntegrate perlio:
2001-12-29 Nick Ing-SimmonsRoutine regen_config_h - no real differences other...
2001-11-24 Gurusamy Sarathyfix typo in config.vc; regenerate win32 config_H.*...
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-07-13 Jarkko HietaniemiBump the version to 5.7.2.
2001-07-12 Jarkko HietaniemiAdd HAS_PTHREAD_ATFORK.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Gurusamy Sarathyregenerate win32/config_H.?c files
2001-06-21 Jarkko HietaniemiAdd fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-15 Nick Ing-Simmonsregen_config_h for Win32.
2001-06-15 Jarkko HietaniemiThe first steps towards cross-compilation.
2001-06-14 Nick Ing-SimmonsRoutine regen_config_h for Win32
2001-05-31 Nick Ing-Simmonswin32 - dmake regen_config_h
2001-05-09 Nick Ing-Simmonswin32, regen_config_h
2001-04-07 Jarkko HietaniemiChange 5.7.0 to 5.7.1 in some of the places I would...
2001-04-06 Nick Ing-SimmonsQuote $VERSION in Encode.pm.
2001-03-24 Nick Ing-SimmonsRoutine Win32 regen_config_h - no real changes.
2001-01-24 Charles BaileySYN SYN
2001-01-21 Jarkko HietaniemiThe SIG_SIZE is the number of the elements *excluding*
2001-01-18 Nick Ing-SimmonsWin32 "safe signals" co-existance fix.
2001-01-13 Nick Ing-SimmonsRun dmake regen_config_h for Win32
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-06 Nick Ing-SimmonsAdd useperlio to config.vc
2000-11-23 Nick Ing-SimmonsCorrect makefile.mk dependancies for ext/Filter/Util
2000-11-23 Gurusamy Sarathyregenerate win32/config* and fix some inconsistencies...
2000-11-22 Nick Ing-SimmonsWin32 PerlIO intermediate state now working as expected.
2000-11-19 Nick Ing-SimmonsConfigure GCC/Win32 build -Duseperlio
2000-10-20 Charles BaileySYN SYN
2000-08-18 Jarkko HietaniemiPropagate new Configure vars.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-05-30 Jarkko HietaniemiTweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko HietaniemiIntroduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Jarkko HietaniemiRemove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-21 Jarkko Hietaniemis/setgropus/setgroups/; # detypo in a comment
2000-03-21 Gurusamy Sarathyregen win32/config*
2000-03-18 Jarkko Hietaniemi(Re-)introduce $uidsign and $gidsign.
2000-03-18 Jarkko HietaniemiConfigure nits: rewording from Sarathy (aka #5796),
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-14 Gurusamy Sarathyregen win32/config*
2000-03-06 Gurusamy Sarathyvendorlib support for Windows; regen win32/config*
2000-03-05 Gurusamy Sarathyregen win32/config*, up version numbers &c.
2000-03-04 Gurusamy Sarathyregen win32/config_H*
2000-02-28 Gurusamy Sarathyupdate Changes, patchlevel etc.
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiConfigure nits; add socksizetype; add getfsstat for...
2000-02-15 Gurusamy Sarathyupdate Changes, patchlevel
2000-02-12 Jarkko Hietaniemimegalomaniac 64-bit update: most importantly,
2000-02-09 Charles BaileyResync with mainline
2000-02-09 Jarkko HietaniemiAdd/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathyup to v5.5.650
next