2000-02-29 |
Jarkko Hietaniemi | Make the warning about abandoning long doubles more... |
blob | commitdiff |
2000-02-29 |
Jarkko Hietaniemi | HP-UX gcc fix; detypo in use64bits. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi | Too many 64-bitness option combinations. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi | Added few more libs to scan. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi | IRIX 64-bitness fixes. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi | Userfriendliness. |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi | Fixes for building on HP-UX using gcc from Daniel S... |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi | More AIX fixes from Steven Hirsch. |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi | Put back madvise lost because of a typo. |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi | The search for static _s-suffixex libs was broken; |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi | Even better use64bitall logic. |
blob | commitdiff | diff to current |
2000-02-28 |
Jarkko Hietaniemi | Ask about use64bitall regardless of whether use64bitint... |
blob | commitdiff | diff to current |
2000-02-26 |
Jarkko Hietaniemi | Rhapsody/Darwin patches from Wilfredo Sanchez. |
blob | commitdiff | diff to current |
2000-02-26 |
Jarkko Hietaniemi | Rename use64bits to use64bitint; |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi | Configure nits; add socksizetype; add getfsstat for... |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi | Megalopatch for Configure: Andy's new installation... |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi | Tidy up the 64-bit (and socklen_t) type probing. |
blob | commitdiff | diff to current |
2000-02-24 |
Lupe Christoph | Get -lbind if available. Add pointer to perldelta... |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi | Detypo fpos64_t test. |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi | miscut'n'paste in #5230. |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi | The #5228 wasn't quite right + fix typos. |
blob | commitdiff | diff to current |
2000-02-24 |
Jarkko Hietaniemi | Cosmetics. |
blob | commitdiff | diff to current |
2000-02-23 |
Dominic Dunlop | [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configur... |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi | Add socklen_t probe; Configure maintenance. |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi | Configure nits spotted by Spider Boardman. |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi | Check the alignment of long doubles if they are to... |
blob | commitdiff | diff to current |
2000-02-16 |
Jarkko Hietaniemi | Regularize the use* questions, and replace |
blob | commitdiff | diff to current |
2000-02-16 |
Jarkko Hietaniemi | HP-UX 64-bitness/largefile fixes. |
blob | commitdiff | diff to current |
2000-02-15 |
Jarkko Hietaniemi | Probe for <sys/utsname.h>. |
blob | commitdiff | diff to current |
2000-02-15 |
Jarkko Hietaniemi | Unroll the libs scan thanks to HP-UX. |
blob | commitdiff | diff to current |
2000-02-14 |
Jarkko Hietaniemi | Configure -A stopped processing of any further options. |
blob | commitdiff | diff to current |
2000-02-12 |
Jarkko Hietaniemi | uselonglong sits deep. |
blob | commitdiff | diff to current |
2000-02-12 |
Jarkko Hietaniemi | megalomaniac 64-bit update: most importantly, |
blob | commitdiff | diff to current |
2000-02-11 |
Jarkko Hietaniemi | logic fixes |
blob | commitdiff | diff to current |
2000-02-09 |
Jarkko Hietaniemi | Regenerate Configure for I_SYSLOG. |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey | Resync with mainline |
blob | commitdiff | diff to current |
2000-02-09 |
Jarkko Hietaniemi | OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously |
blob | commitdiff | diff to current |
2000-02-09 |
Jarkko Hietaniemi | (fake) use of getcwd. |
blob | commitdiff | diff to current |
2000-02-09 |
Jarkko Hietaniemi | lib scan fix |
blob | commitdiff | diff to current |
2000-02-09 |
Jarkko Hietaniemi | Add/restore probes for getcwd/mk*temp*/mmap. |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-08 |
Gurusamy Sarathy | avoid exiting just because we didn't scan for libm... |
blob | commitdiff | diff to current |
2000-02-08 |
Gurusamy Sarathy | change#4987 appears to have broken libs scan for platfo... |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy | NULL-terminate PERL_INC_VERSION_LIST |
blob | commitdiff | diff to current |
2000-02-04 |
Jarkko Hietaniemi | Sanity check for libraries scan. |
blob | commitdiff | diff to current |
2000-02-04 |
Jarkko Hietaniemi | Use <syslog.h>, not <sys/syslog.h>. |
blob | commitdiff | diff to current |
2000-02-04 |
Jarkko Hietaniemi | Re-introduce #4817 and #4964 wiped out by #4987. |
blob | commitdiff | diff to current |
2000-02-04 |
Jarkko Hietaniemi | typo fix |
blob | commitdiff | diff to current |
2000-02-04 |
Jarkko Hietaniemi | Configure megamaintenance. Cppsym (hopefully) final... |
blob | commitdiff | diff to current |
2000-02-02 |
Gurusamy Sarathy | adjust notes on use5005threads |
blob | commitdiff | diff to current |
2000-02-02 |
Gurusamy Sarathy | fix typo |
blob | commitdiff | diff to current |
2000-02-02 |
Gurusamy Sarathy | integrate selected changes from cfgperl (#4899,4900... |
blob | commitdiff | diff to current |
2000-01-31 |
Jarkko Hietaniemi | HP-UX (induced) fixes. |
blob | commitdiff | diff to current |
2000-01-31 |
Jarkko Hietaniemi | Cppsym saga continues. |
blob | commitdiff | diff to current |
2000-01-31 |
Jarkko Hietaniemi | Reveal even more symbols. |
blob | commitdiff | diff to current |
2000-01-28 |
Jarkko Hietaniemi | Cppsym fixup from Andy. |
blob | commitdiff | diff to current |
2000-01-27 |
Jarkko Hietaniemi | Cppsym update continues. |
blob | commitdiff | diff to current |
2000-01-26 |
Jarkko Hietaniemi | Continue cpp symbol update. |
blob | commitdiff | diff to current |
2000-01-26 |
Jarkko Hietaniemi | s/d_nvpresuv/d_nv_preserves_uv/; |
blob | commitdiff | diff to current |
2000-01-26 |
Jarkko Hietaniemi | Update the scan of the cpp symbols. |
blob | commitdiff | diff to current |
2000-01-26 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-01-25 |
Jarkko Hietaniemi | UNICOS/mk patches. Removing the _CRAYMPP test may be |
blob | commitdiff | diff to current |
2000-01-24 |
Jarkko Hietaniemi | Sync metaconfig units to comply with the typo fixes... |
blob | commitdiff | diff to current |
2000-01-24 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-01-23 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy | Configure typos (from Ray Phillips <r.phillips@mailbox... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey | Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-19 |
Jarkko Hietaniemi | More robust inc_version_list from Andy. |
blob | commitdiff | diff to current |
2000-01-19 |
Jarkko Hietaniemi | Add NV_PRESERVES_UV. |
blob | commitdiff | diff to current |
2000-01-19 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-01-19 |
Gurusamy Sarathy | regen win32/config* |
blob | commitdiff | diff to current |
2000-01-18 |
Jarkko Hietaniemi | Move _GNU_SOURCE into config_h.SH awaay from Configure |
blob | commitdiff | diff to current |
2000-01-18 |
Jarkko Hietaniemi | metaconfig todo note from Andy. |
blob | commitdiff | diff to current |
2000-01-17 |
Jarkko Hietaniemi | Add -D_GNU_SOURCE into ccflags for gcc (for now to... |
blob | commitdiff | diff to current |
2000-01-16 |
Jarkko Hietaniemi | Know strtoll. |
blob | commitdiff | diff to current |
2000-01-16 |
Jarkko Hietaniemi | Continue qgcvt work; closer now but not yet there. |
blob | commitdiff | diff to current |
2000-01-15 |
Jarkko Hietaniemi | Metaconfig and Porting patches from Andy; start using... |
blob | commitdiff | diff to current |
2000-01-11 |
Gurusamy Sarathy | extend site_perl changes change#4773 to vendor_perl... |
blob | commitdiff | diff to current |
2000-01-10 |
Gurusamy Sarathy | useithreads needs usemultiplicity |
blob | commitdiff | diff to current |
2000-01-09 |
Gurusamy Sarathy | more changes for new-style version numbers (versions... |
blob | commitdiff | diff to current |
2000-01-09 |
Gurusamy Sarathy | Configure changes for new-style version numbers (from... |
blob | commitdiff | diff to current |
2000-01-07 |
Gurusamy Sarathy | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) |
blob | commitdiff | diff to current |
2000-01-05 |
Gurusamy Sarathy | cygwin support tweaks (from Eric Fifer <EFifer@sanwaint... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | tweak to show up db-linked-with-libpthread-but-not... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | better variant of change#4644 (from Andy Dougherty) |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | be defensive about setting {host,group,pass}cat (from... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | $sitelib should be $prefix/lib/perl5/site_perl, as... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy | integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-04 |
Gurusamy Sarathy | Configure tweak from Peter Prymmer |
blob | commitdiff | diff to current |
1999-11-16 |
Jarkko Hietaniemi | Regen Configure. |
blob | commitdiff | diff to current |
1999-11-14 |
Jarkko Hietaniemi | The separation of 64-bitness and largefileness continues |
blob | commitdiff | diff to current |
1999-11-13 |
Jarkko Hietaniemi | Continue largefileness separation from quadness; |
blob | commitdiff | diff to current |
1999-11-13 |
Jarkko Hietaniemi | Try to fix largefileness so that it "works" without... |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi | Turn on largefileness always if available and |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi | Try to do something if st_size, st_uid, st_gid are... |
blob | commitdiff | diff to current |
1999-11-07 |
Jarkko Hietaniemi | More test program maintenance. |
blob | commitdiff | diff to current |
1999-11-07 |
Jarkko Hietaniemi | Tidy up the metaconfig test programs. |
blob | commitdiff | diff to current |
1999-10-30 |
Jarkko Hietaniemi | Add HAS_QUAD ($Config{d_quad}); use it. |
blob | commitdiff | diff to current |
1999-10-29 |
Jarkko Hietaniemi | Continue what #4494 started; introduce uid and gid... |
blob | commitdiff | diff to current |
1999-10-29 |
Jarkko Hietaniemi | Move the IV, UV, I8, U8, ..., and NV to metaconfig |
blob | commitdiff | diff to current |
next |