This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add i_syspoll to all the pre-canned configs.
[perl5.git] / win32 / config.bc
2008-03-29 Nicholas ClarkAdd i_syspoll to all the pre-canned configs.
2008-02-22 Steve HaySync win32/config.* with Porting/config.sh
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-08-21 H.Merijn Brandbye bye charsize
2007-07-09 Steve HaySome Win32 Config fixes for patchlevel and perl_patchlevel:
2007-07-03 Steve Hay$Config{useshrplib} should be 'true' rather than 'yes...
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2006-12-21 Jan DuboisImplement killpg() for MSWin32
2006-12-05 Steve HayExtend d_pseudofork to Win32-land and set it when appro...
2006-11-27 Steve HayAdd missing d_printf_format_null/PRINTF_FORMAT_NULL_OK...
2006-11-17 Steve HayAdd missing d_ctermid/HAS_CTERMID to Win32 canned configs
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-08-11 Steve HayResync win32/config_H.* and win32/config.* with config_h.SH
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-05-13 Nicholas ClarkA Configure probe for C99 variadic macros, based on...
2006-03-30 Gisle AasPopulate pre-canned config.sh files with
2006-03-07 Nicholas ClarkAdd a Configure question for mad (Misc Attribute Decora...
2006-03-03 Steve PetersMake Win32 configuration changes for HAS_BUILTIN_CHOOSE...
2006-01-24 Steve HayRemove d_nanosleep from win32 configs
2006-01-05 Steve HayReorder changes made in change 26630
2006-01-04 Steve PetersAdd snprintf() and vsnprintf() to the various Win32...
2005-11-01 Steve HayUpdate win32 config files w.r.t. change #25935
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
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-23 Steve HayChange 25226 should have done this too
2005-09-19 Steve HayUpdate win32 config files w.r.t. change #25387
2005-07-22 Steve HayFix USE_LARGE_FILES with bcc32 on Win32?
2005-07-22 Steve HayTweak the canned win32/config.* files
2005-07-22 Steve HayAdd missing entries to win32/config.*
2005-06-20 Steve HaySupport NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change...
2005-05-20 Andy LesterAttribute configuration
2005-04-25 Steve HayProvide $Config{libswanted_uselargefiles} on Win32
2005-04-11 Steve HaySupport d_libm_lib_version for Win32 (see change 24217)
2005-03-31 Steve HayAdd support for USE_SITECUSTOMIZE in the Win32 makefiles
2005-01-07 Yitzchak Scott-Tho... Fix win32/config.*'s cc, ld and other related values
2005-01-04 Steve HayBring win32/config.* into line with win32/config_H.*
2004-02-18 H.Merijn BrandRemoved pm_apiversion and xs_apiversion as requested by
2003-12-12 Gisle Aasd_u32align for win32
2003-05-24 Jarkko HietaniemiIntroduce (undefined) pthread_attr_setscope to non...
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 Gurusamy Sarathyaccording to the new Porting/Glossary, sig_num doesn...
2002-12-18 Gurusamy Sarathy$Config{prefixexp} was set incorrectly on windows
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-12 Jarkko HietaniemiSynchronize config.bc and config_H.bc; add SCNfldbl;
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 HietaniemiNo bincompat5005.
2002-03-18 Nicholas Clarkd_nv_preserves_uv_bits
2002-03-15 Nikola Knezevic(revision 5 undef)
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-01-28 Nick Ing-SimmonsSet makefile.mk CCHOME etc. for default locations of...
2002-01-11 Nick Ing-SimmonsA mostly-stable version of "new" Win32 signal/kill...
2001-11-23 Jarkko HietaniemiAdd procselfexe and d_dirfd to strange lands.
2001-11-20 Jarkko HietaniemiSpread d_procselfexe to far-off lands (undefined).
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-08-09 Jarkko HietaniemiIntroduce more floating point classifying APIs;
2001-07-12 Jarkko HietaniemiAdd HAS_PTHREAD_ATFORK.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Vadim KonovalovRE: perl@10907
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-28 Jarkko HietaniemiAdd Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-21 Jarkko HietaniemiAdd fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-15 Jarkko HietaniemiThe first steps towards cross-compilation.
2001-06-13 Jarkko HietaniemiAdd Configure directive -Dusereentrant for Artur's...
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Jarkko HietaniemiBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-04 Jarkko HietaniemiConfigure tweaks; add prototype probes, make the cpp...
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Jarkko HietaniemiConfigure tweaks; record the Berkeley DB version,
2001-05-30 Jarkko HietaniemiIntroduce $Config{afsroot}.
2001-05-18 Jarkko HietaniemiIntegrate change #10144 from maintperl.
2001-05-06 Prymmer/Kahnwin32 update (VC,Borland,gcc), nmake update
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko HietaniemiAdd sockatmark() probing.
2001-02-08 Charles BaileySYN SYN
2001-02-06 Vadim KonovalovRE: some win32 fixes
2001-01-24 Charles BaileySYN SYN
2001-01-18 Nick Ing-SimmonsWin32 "safe signals" co-existance fix.
2001-01-17 Jarkko HietaniemiDefine SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko HietaniemiRevert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi(Reverted by #8440)
2001-01-12 Jarkko HietaniemiUse UVXf.
2001-01-12 Jarkko HietaniemiAdd sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-21 Jarkko HietaniemiRename testsyml to issymlink.
2000-12-15 Nicholas Clarkstrtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-11-21 Dominic DunlopRe: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-16 Jarkko HietaniemiAdd HAS_SBRK_PROTO.
2000-11-16 Jarkko HietaniemiAdd fwalk() probe to the configuration files and regen...
2000-11-14 Vadim Konovalovsome additions for makefiles for win32 (for perl@7674)
next