| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [ID 20010521.004] Two test suite failures on this platform with latest rs... | H.Merijn Brand | 2001-05-24 | 1 | -2/+17 |
* | Use OSVERS. | Jarkko Hietaniemi | 2001-05-16 | 1 | -1/+1 |
* | The problem described in 20010514.031 still wasn't | Jarkko Hietaniemi | 2001-05-15 | 1 | -3/+3 |
* | The #9525+#9526 didn't allow for overriding usemymalloc. | Jarkko Hietaniemi | 2001-05-10 | 1 | -7/+8 |
* | The Configure half of | H.Merijn Brand | 2001-05-08 | 1 | -4/+4 |
* | Allow setting cppflags hints. This may affect Darwin (Mac OS X) | Jarkko Hietaniemi | 2001-04-25 | 1 | -2/+5 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -1/+7 |
* | Bump patchlevel to 5.7.1. | Jarkko Hietaniemi | 2001-04-07 | 1 | -1/+1 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -217/+371 |
* | Configure sanity checks: | Jarkko Hietaniemi | 2001-04-03 | 1 | -384/+414 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -1/+27 |
* | Typo in #9113. | Jarkko Hietaniemi | 2001-03-13 | 1 | -2/+2 |
* | OS/390 mydomain last gasp before silly guess (was Re: What do I need to build... | Peter Prymmer | 2001-03-13 | 1 | -1/+6 |
* | Regen files for mainline. | Jarkko Hietaniemi | 2001-03-03 | 1 | -2/+2 |
* | Be more helpful for devel builders, suggested by John L. Allen. | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+4 |
* | Add -stdio to the archname if no perlio selected, | Jarkko Hietaniemi | 2001-02-22 | 1 | -8/+12 |
* | *drum roll* Make perlio the default. | Jarkko Hietaniemi | 2001-02-22 | 1 | -7/+7 |
* | Fix the sys/fcntl.h problem reported by Peter Prymmer. | Jarkko Hietaniemi | 2001-02-21 | 1 | -6/+13 |
* | If no sfio, no -lsfio. | Jarkko Hietaniemi | 2001-02-21 | 1 | -6/+47 |
* | For -Dusedevel builds turn off installusrbinperl and turn on | Jarkko Hietaniemi | 2001-02-03 | 1 | -2/+13 |
* | Configure fix for the DYNIX/ptx F_SETFL problem, | Jarkko Hietaniemi | 2001-02-03 | 1 | -8/+6 |
* | Attach -perlio to the archname if so selected. | Jarkko Hietaniemi | 2001-01-23 | 1 | -46/+58 |
* | Sanity check for conflicting thread flavours. | Jarkko Hietaniemi | 2001-01-21 | 1 | -1/+14 |
* | The SIG_SIZE is the number of the elements *excluding* | Jarkko Hietaniemi | 2001-01-21 | 1 | -1/+1 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -2/+4 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -15/+1 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 1 | -1/+15 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 1 | -1/+1 |
* | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 1 | -1/+7 |
* | failure to set src='.' | Robin Barker | 2001-01-05 | 1 | -1/+2 |
* | The new $issymlink was unknown to Mksymlinks. | Jarkko Hietaniemi | 2001-01-04 | 1 | -2/+2 |
* | The $sh_c didn't fly. | Jarkko Hietaniemi | 2001-01-04 | 1 | -20/+12 |
* | AIX builtin test -h is broken, changes based on | H.Merijn Brand | 2001-01-04 | 1 | -16/+32 |
* | Rename testsyml to issymlink. | Jarkko Hietaniemi | 2000-12-21 | 1 | -11/+11 |
* | Add Configure option -Dmksymlinks which will create a symlink | Jarkko Hietaniemi | 2000-12-21 | 1 | -1/+83 |
* | Regen Configure, nitfix uconfig.sh (d_vendorarch is needed). | Jarkko Hietaniemi | 2000-12-19 | 1 | -1/+1 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -1/+7 |
* | I don't think it's sensible or portable to test the strtou* | Jarkko Hietaniemi | 2000-12-15 | 1 | -1/+9 |
* | If longsize is 8 we don't need a LL suffix for integer constants. | Jarkko Hietaniemi | 2000-12-15 | 1 | -12/+6 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 1 | -5/+131 |
* | Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp | Andy Dougherty | 2000-12-13 | 1 | -6/+6 |
* | Untangle the <stdio.h> #include nest for the stdchar test, | Jarkko Hietaniemi | 2000-12-03 | 1 | -15/+8 |
* | An inconvenient hang would happen if the stdio _ptr wasn't | Jarkko Hietaniemi | 2000-12-02 | 1 | -9/+14 |
* | Try to find stdchar also from <stdio_impl.h>. | Jarkko Hietaniemi | 2000-12-01 | 1 | -3/+9 |
* | [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17 | Dominic Dunlop | 2000-11-29 | 1 | -1/+8 |
* | Make the va_copy() test not to be so talkative. | Jarkko Hietaniemi | 2000-11-26 | 1 | -2/+2 |
* | Undo the SOCKS workarounds, instead start using PerlIO | Jens Hamisch | 2000-11-25 | 1 | -10/+30 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -99/+158 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 1 | -1/+8 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 1 | -1/+7 |