LOGONLY mark 30fcd6 as NODOC (deparse fix, doesn't seem majorly important)
[p5sagit/p5-mst-13.2.git] / win32 / config_H.bc
2010-01-11 kmx Re: [perl #71852] Warning "/* within comment" in Win32...
2009-02-20 Nicholas Clark Add a parameter to win32_get_{priv,site,vendor}lib...
2009-01-03 Michael G. Schwern Apply bleadperl@34470 by hand while waiting for the...
2008-12-12 Steve Hay Update Win32 canned configs
2008-10-07 Steve Hay Define HAS_QUAD on Win32 and introduce new value for...
2008-10-07 Steve Hay Refine Win32's s{GM|LOCAL}TIME_{min|max} values based...
2008-09-30 Steve Hay Correct the sLOCALTIME_{min|max} values added by #34363...
2008-09-15 H.Merijn Brand Add probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-07-09 Jan Dubois Update Win32 canned configs
2008-02-22 Steve Hay Regenerate the win32/config_H.* files using the makefil...
2008-02-22 Steve Hay Correct large files / lseek size ...
2008-01-23 Nicholas Clark Oops, change 33049 really did need to update all the...
2008-01-11 Andy Armstrong Add dtrace support
2007-12-22 Nicholas Clark Add a Configure probe for <assert.h>
2007-12-19 Nicholas Clark Bump the version number to 5.11.0
2007-09-06 Rafael Garcia-Suarez Bump version number to 5.10.0.
2006-12-21 Jan Dubois Implement killpg() for MSWin32
2006-12-05 Steve Hay Extend d_pseudofork to Win32-land and set it when appro...
2006-11-27 Steve Hay Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK...
2006-11-17 Steve Hay Add missing d_ctermid/HAS_CTERMID to Win32 canned configs
2006-11-06 H.Merijn Brand The non-unix parts for localtime_r_needs_tzset
2006-10-09 Rafael Garcia-Suarez Bump version to 5.9.5
2006-08-11 Steve Hay Resync win32/config_H.* and win32/config.* with config_h.SH
2006-08-08 Jarkko Hietaniemi g++ stage 1 reached
2006-04-30 Steve Peters I was mistaken. Borland and gcc do have snprintf(...
2006-04-30 Steve Peters OK, Win32 must no have snprintf()/vsnprintf
2006-03-08 Steve Hay Complete change #27407/27410 on Win32 and tidy up chang...
2006-03-03 Steve Peters Make Win32 configuration changes for HAS_BUILTIN_CHOOSE...
2006-01-30 Rafael Garcia-Suarez Bump version number to 5.9.4
2006-01-05 Steve Hay Reorder changes made in change 26630
2006-01-04 Steve Peters Add snprintf() and vsnprintf() to the various Win32...
2005-11-01 Steve Hay Update win32 config files w.r.t. change #25935
2005-10-31 Steve Hay Change some spaces to tabs for easier diffing against...
2005-10-28 Steve Peters Add SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-18 Steve Hay Update win32 config files w.r.t. change #25793
2005-10-11 Steve Hay Update win32 config files w.r.t. change #25733
2005-09-19 Steve Hay Update win32 config files w.r.t. change #25387
2005-07-25 Steve Hay Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
2005-07-21 Steve Hay Make the canned config.h files used on Win32 more minimal
2005-07-21 Steve Hay Rearrange win32/config_H.* to match config_h.SH
2005-06-20 Steve Hay Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change...
2005-05-23 Steve Hay Fill in HASATTRIBUTE stuff in win32/config_H.* (see...
2005-04-11 Steve Hay Support d_libm_lib_version for Win32 (see change 24217)
2005-04-04 Rafael Garcia-Suarez Bump version to 5.9.3
2004-10-30 H.Merijn Brand Promote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-04-12 Marcus Holland-Moritz Borland C doesn't like PERL_MALLOC_WRAP.
2004-03-24 Steve Hay Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
2004-03-18 Rafael Garcia-Suarez Bump bleadperl's version number to 5.9.2.
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2004-02-17 Rafael Garcia-Suarez Bump up perl's version number to 5.9.1.
2003-07-01 Jarkko Hietaniemi More nanosleep removal.
2003-05-24 Jarkko Hietaniemi Missing "to".
2003-05-24 Jarkko Hietaniemi Introduce (undefined) pthread_attr_setscope to non...
2003-05-13 Casey West [perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko Hietaniemi Introduce 'fast stdio' symbols to non-Configure lands.
2003-04-17 Jarkko Hietaniemi Introduce the new *l APIs, undefined, to non-Configure...
2003-03-18 Jarkko Hietaniemi The description of SIG_SIZE was off.
2003-03-18 Gurusamy Sarathy regenerate win32/config_H.*
2003-03-06 Stas Bekman [patch config_h.SH] redefining __attribute__
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-21 Jarkko Hietaniemi Regen stuff.
2002-06-12 Jarkko Hietaniemi Synchronize config.bc and config_H.bc; add SCNfldbl;
2002-06-11 Jarkko Hietaniemi Not that I know anything about Windows compilers
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-12 Gurusamy Sarathy change#8666 ($Config{perllibs}) apparently never got...
2002-05-08 Gurusamy Sarathy make the gettimeofday() implementation in Time::HiRes...
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-05-01 Jarkko Hietaniemi Try #2 of getting rid of bincompat5005.
2002-03-06 H.Merijn Brand Re: perl@15047 WinCE
2002-02-10 Nick Ing-Simmons Borland/Win32 tuning
2002-01-26 Nick Ing-Simmons "All tests successful" VC6.0 Win32
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-11 Nick Ing-Simmons A mostly-stable version of "new" Win32 signal/kill...
2001-12-29 Jarkko Hietaniemi Integrate perlio:
2001-12-29 Nick Ing-Simmons Routine regen_config_h - no real differences other...
2001-11-24 Gurusamy Sarathy fix typo in config.vc; regenerate win32 config_H.*...
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Vadim Konovalov RE: perl@10907
2001-07-02 Gurusamy Sarathy regenerate win32/config_H.?c files
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-15 Nick Ing-Simmons regen_config_h for Win32.
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-14 Nick Ing-Simmons Routine regen_config_h for Win32
2001-05-31 Nick Ing-Simmons win32 - dmake regen_config_h
2001-05-09 Nick Ing-Simmons win32, regen_config_h
2001-04-07 Jarkko Hietaniemi Change 5.7.0 to 5.7.1 in some of the places I would...
2001-04-06 Nick Ing-Simmons Quote $VERSION in Encode.pm.
2001-03-24 Nick Ing-Simmons Routine Win32 regen_config_h - no real changes.
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Vadim Konovalov RE: some win32 fixes
2001-01-24 Charles Bailey SYN SYN
next