This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clarify example of .. in perlop
[perl5.git] / win32 / config.vc
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-19 Steve HayUpdate win32 config files w.r.t. change #25387
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-07-01 Jarkko HietaniemiMore nanosleep removal.
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-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-04-21 Gurusamy SarathyWindows 64-bit support:
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-26 Nick Ing-Simmons"All tests successful" VC6.0 Win32
2002-01-11 Nick Ing-SimmonsA mostly-stable version of "new" Win32 signal/kill...
2002-01-09 Nick Ing-Simmons(Re-)implement alarm() for Win32.
2001-11-24 Gurusamy Sarathyfix typo in config.vc; regenerate win32 config_H.*...
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 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-12-06 Nick Ing-SimmonsAdd useperlio to config.vc
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)
2000-11-14 Jarkko HietaniemiRedo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin StuhlGet PerlIO building on Win32
2000-11-12 Jarkko HietaniemiAdd HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko HietaniemiAdd getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-04 Andy DoughertyAdd FCNTL_CAN_LOCK.
2000-10-24 Nicholas ClarkCheck if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles BaileySYN SYN
2000-10-12 Jarkko HietaniemiIntroduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko HietaniemiReapply Andy's patch and regen Configure.
2000-10-10 Jarkko HietaniemiUse the versiononly instead of the installscripts,
2000-10-04 Jarkko HietaniemiEnable disabling scripts installation by Configure...
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-09-01 Jarkko HietaniemiRename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-25 Dan HaleAIX 4.3.3 has SOCKS in libc with a differently named...
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-28 Gurusamy Sarathysupport additional library locations via $Config{otherl...
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
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
next