bye bye charsize
[p5sagit/p5-mst-13.2.git] / win32 / config.gc
2007-08-21 H.Merijn Brand bye bye charsize
2007-07-09 Steve Hay Some 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. Hedden Remove ext/Thread
2007-04-04 Jarkko Hietaniemi Re: [PATCH] microperl plus missing config vars
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-08 Steve Peters Configure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn Brand The non-unix parts for localtime_r_needs_tzset
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-05-13 Nicholas Clark A Configure probe for C99 variadic macros, based on...
2006-03-30 Gisle Aas Populate pre-canned config.sh files with
2006-03-07 Nicholas Clark Add a Configure question for mad (Misc Attribute Decora...
2006-03-03 Steve Peters Make Win32 configuration changes for HAS_BUILTIN_CHOOSE...
2006-01-24 Steve Hay Remove d_nanosleep from win32 configs
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-24 Nicholas Clark Add a probe for whether sprintf returns the length...
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-22 Steve Hay Tweak the canned win32/config.* files
2005-07-22 Steve Hay Add missing entries to win32/config.*
2005-06-20 Steve Hay Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change...
2005-05-20 Andy Lester Attribute configuration
2005-04-25 Steve Hay Provide $Config{libswanted_uselargefiles} on Win32
2005-04-11 Steve Hay Support d_libm_lib_version for Win32 (see change 24217)
2005-03-31 Steve Hay Add 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 Hay Bring win32/config.* into line with win32/config_H.*
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2003-12-12 Gisle Aas d_u32align for win32
2003-07-01 Jarkko Hietaniemi More nanosleep removal.
2003-05-24 Jarkko Hietaniemi Introduce (undefined) pthread_attr_setscope to non...
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 Gurusamy Sarathy according to the new Porting/Glossary, sig_num doesn...
2002-12-18 Gurusamy Sarathy $Config{prefixexp} was set incorrectly on windows
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-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 No bincompat5005.
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-03-18 Nicholas Clark d_nv_preserves_uv_bits
2002-03-15 Nikola Knezevic (revision 5 undef)
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-01-11 Nick Ing-Simmons A mostly-stable version of "new" Win32 signal/kill...
2001-11-23 Jarkko Hietaniemi Add procselfexe and d_dirfd to strange lands.
2001-11-20 Jarkko Hietaniemi Spread d_procselfexe to far-off lands (undefined).
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-13 Jarkko Hietaniemi Add Configure directive -Dusereentrant for Artur's...
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Jarkko Hietaniemi Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-30 Jarkko Hietaniemi Introduce $Config{afsroot}.
2001-05-18 Jarkko Hietaniemi Integrate change #10144 from maintperl.
2001-05-06 Prymmer/Kahn win32 update (VC,Borland,gcc), nmake update
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Vadim Konovalov RE: some win32 fixes
2001-01-24 Charles Bailey SYN SYN
2001-01-18 Nick Ing-Simmons Win32 "safe signals" co-existance fix.
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-12 Jarkko Hietaniemi Use UVXf.
2001-01-12 Jarkko Hietaniemi Add sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-21 Jarkko Hietaniemi Rename testsyml to issymlink.
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-19 Nick Ing-Simmons Configure GCC/Win32 build -Duseperlio
2000-11-16 Jarkko Hietaniemi Add HAS_SBRK_PROTO.
2000-11-16 Jarkko Hietaniemi Add fwalk() probe to the configuration files and regen...
2000-11-14 Vadim Konovalov some additions for makefiles for win32 (for perl@7674)
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
next