| Commit message (Expand) | Author | Age | Files | Lines |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -1/+7 |
* | Provide $Config{libswanted_uselargefiles} on Win32 | Steve Hay | 2005-04-25 | 1 | -0/+1 |
* | Support d_libm_lib_version for Win32 (see change 24217) | Steve Hay | 2005-04-11 | 1 | -0/+1 |
* | Add support for USE_SITECUSTOMIZE in the Win32 makefiles | Steve Hay | 2005-03-31 | 1 | -0/+1 |
* | Fix win32/config.*'s cc, ld and other related values | Yitzchak Scott-Thoennes | 2005-01-07 | 1 | -3/+3 |
* | Bring win32/config.* into line with win32/config_H.* | Steve Hay | 2005-01-04 | 1 | -0/+1 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -2/+0 |
* | d_u32align for win32 | Gisle Aas | 2003-12-12 | 1 | -1/+1 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 1 | -0/+1 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 1 | -0/+2 |
* | Introduce the new *l APIs, undefined, to non-Configure lands. | Jarkko Hietaniemi | 2003-04-17 | 1 | -0/+4 |
* | according to the new Porting/Glossary, sig_num doesn't have an | Gurusamy Sarathy | 2003-03-18 | 1 | -1/+1 |
* | $Config{prefixexp} was set incorrectly on windows | Gurusamy Sarathy | 2002-12-18 | 1 | -1/+1 |
* | windows: support for large files | Gurusamy Sarathy | 2002-12-18 | 1 | -3/+3 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -1/+0 |
* | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 1 | -0/+1 |
* | Synchronize config.bc and config_H.bc; add SCNfldbl; | Jarkko Hietaniemi | 2002-06-12 | 1 | -4/+4 |
* | change#8666 ($Config{perllibs}) apparently never got into | Gurusamy Sarathy | 2002-05-12 | 1 | -18/+22 |
* | make the gettimeofday() implementation in Time::HiRes available | Gurusamy Sarathy | 2002-05-08 | 1 | -1/+1 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 1 | -1/+1 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+0 |
* | d_nv_preserves_uv_bits | Nicholas Clark | 2002-03-18 | 1 | -1/+1 |
* | (revision 5 undef) | Nikola Knezevic | 2002-03-15 | 1 | -0/+1 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -5/+104 |
* | Set makefile.mk CCHOME etc. for default locations of MinGW and free | Nick Ing-Simmons | 2002-01-28 | 1 | -1/+1 |
* | A mostly-stable version of "new" Win32 signal/kill support. | Nick Ing-Simmons | 2002-01-11 | 1 | -5/+5 |
* | Add procselfexe and d_dirfd to strange lands. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+2 |
* | Spread d_procselfexe to far-off lands (undefined). | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+1 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 1 | -2/+0 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -0/+12 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -0/+1 |
* | RE: perl@10907 | Vadim Konovalov | 2001-07-02 | 1 | -1/+1 |
* | rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | Gurusamy Sarathy | 2001-07-02 | 1 | -1/+1 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+2 |
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 1 | -0/+1 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -1/+1 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 1 | -0/+1 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 1 | -0/+1 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -5/+10 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+2 |
* | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+1 |
* | Integrate change #10144 from maintperl. | Jarkko Hietaniemi | 2001-05-18 | 1 | -1/+1 |
* | win32 update (VC,Borland,gcc), nmake update | Prymmer/Kahn | 2001-05-06 | 1 | -1/+1 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -0/+1 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+11 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -1/+2 |
* | RE: some win32 fixes | Vadim Konovalov | 2001-02-06 | 1 | -1/+1 |
* | Win32 "safe signals" co-existance fix. | Nick Ing-Simmons | 2001-01-18 | 1 | -1/+1 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -1/+1 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+0 |