| Commit message (Expand) | Author | Age | Files | Lines |
* | Cross-configuration changes: make $from to rm the files | Jarkko Hietaniemi | 2001-06-21 | 1 | -9/+55 |
* | Do not remove the ccsym* Cppsym* files since | Jarkko Hietaniemi | 2001-06-20 | 1 | -2/+1 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -7/+1 |
* | [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o... | Spider Boardman | 2001-06-19 | 1 | -1/+8 |
* | [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o... | Spider Boardman | 2001-06-19 | 1 | -4/+7 |
* | AIX test -s hangs with non-existent files? | Jarkko Hietaniemi | 2001-06-19 | 1 | -4/+5 |
* | More cross-compilation defaults gleaned from -Dcc | Jarkko Hietaniemi | 2001-06-18 | 1 | -31/+66 |
* | The extraction changed directories. | Jarkko Hietaniemi | 2001-06-16 | 1 | -1/+3 |
* | Move the initialization of libnames to the beginning so | Jarkko Hietaniemi | 2001-06-16 | 1 | -2/+2 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -158/+337 |
* | It would be also be good if I could type. | Jarkko Hietaniemi | 2001-06-13 | 1 | -2/+2 |
* | A non-empty default is a good thing. | Jarkko Hietaniemi | 2001-06-13 | 1 | -1/+2 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 1 | -1/+3 |
* | Buglet found by Mark Bixby: "./try >&2 >/dev/null" should | Jarkko Hietaniemi | 2001-06-11 | 1 | -3/+3 |
* | Don't build Thread.pm if USEITHREADS | Artur Bergman | 2001-06-10 | 1 | -3/+6 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 1 | -2/+6 |
* | Harumph, also AIX will spill its guts (i.e. dump core) | Jarkko Hietaniemi | 2001-06-07 | 1 | -1/+8 |
* | Configure check for geborken modfl(), inspired by | Hugo van der Sanden | 2001-06-06 | 1 | -1/+47 |
* | Extraction of the *.SH wasn't quite working with -Dmksymlinks. | Jarkko Hietaniemi | 2001-06-05 | 1 | -6/+6 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -101/+136 |
* | Missed HAS_SETRESGID_PROTO. No serious harm done since | Jarkko Hietaniemi | 2001-06-04 | 1 | -1/+8 |
* | Drop the -ansi from the default gcc flags. | Jarkko Hietaniemi | 2001-06-02 | 1 | -2/+2 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -7/+49 |
* | Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ... | Jarkko Hietaniemi | 2001-05-31 | 1 | -2/+2 |
* | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 1 | -2/+9 |
* | [PATCH 5.6.1] signal names in Configure | Ilya Zakharevich | 2001-05-29 | 1 | -7/+7 |
* | 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 |