make the gettimeofday() implementation in Time::HiRes available
[p5sagit/p5-mst-13.2.git] / win32 / config.bc
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-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-28 Nick Ing-Simmons Set makefile.mk CCHOME etc. for default locations of...
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 Vadim Konovalov RE: perl@10907
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-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-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
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko Hietaniemi Reapply Andy's patch and regen Configure.
2000-10-10 Jarkko Hietaniemi Use the versiononly instead of the installscripts,
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-09-08 Jarkko Hietaniemi Do away with memory models cruft. Sorry, PDP users.
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-25 Dan Hale AIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-18 Jarkko Hietaniemi Propagate new Configure vars.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-30 Jarkko Hietaniemi Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko Hietaniemi Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Jarkko Hietaniemi Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-16 Jarkko Hietaniemi Fix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-03-05 Gurusamy Sarathy regen win32/config*, up version numbers &c.
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-02-29 Jarkko Hietaniemi Add libsunmath (long double math library for Solaris,
2000-02-29 Jarkko Hietaniemi The sprintf option was blithely printing long doubles as
2000-02-28 Jarkko Hietaniemi Put back madvise lost because of a typo.
2000-02-28 Gurusamy Sarathy update Changes, patchlevel etc.
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-09 Charles Bailey Resync with mainline
2000-02-09 Jarkko Hietaniemi Add/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy NULL-terminate PERL_INC_VERSION_LIST
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-19 Gurusamy Sarathy regen win32/config*
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
2000-01-09 Gurusamy Sarathy Configure changes for new-style version numbers (from...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Jan Dubois [5.005_62 PATCH] support link() on WinNT and NTFS
1999-10-31 Gurusamy Sarathy updated windows config* files
1999-10-27 Gurusamy Sarathy regen config* stuff for windows
1999-10-12 Gurusamy Sarathy various cleanups
1999-08-20 Gurusamy Sarathy win32 tweaks
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-05-25 Gurusamy Sarathy assorted tweaks
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-03-24 Gurusamy Sarathy support POSIX::uname() via win32_uname()
1999-02-22 Jarkko Hietaniemi Scratch #3008 and introduce $crosscompile and $multiarch
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Gurusamy Sarathy update win32/config* stuff, Changes
next