This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate perlio:
[perl5.git] / hints /
2001-12-29 Nick Ing-SimmonsIntegrate mainline (ok linux)
2001-12-29 Jarkko HietaniemiVOS tweaks from Paul Green.
2001-12-22 Nick Ing-SimmonsIntegrate mainline - some fails:
2001-12-21 Jarkko HietaniemiVOS config from Paul Green.
2001-12-19 Nick Ing-SimmonsIntegrate mainline
2001-12-18 Jarkko Hietaniemi".pm" is the native executable suffix in VOS.
2001-12-17 Nick Ing-SimmonsIntegrate mainline
2001-12-14 Jarkko HietaniemiAdd a Configure hints file for VOS: the POSIX support
2001-12-14 Nick Ing-SimmonsIntegrate mainline
2001-12-12 Jarkko HietaniemiThe beos.c needs to be in the main directory.
2001-12-11 Jarkko HietaniemiThe BeOS waitpid() seems to be broken,
2001-12-10 Jarkko HietaniemiAdd threads support for NetBSD.
2001-12-09 Jarkko HietaniemiOpenBSD hints update from OpenBSD 3.0.
2001-12-09 Jarkko HietaniemiApply NetBSD patch-ab: NetBSD hints update.
2001-12-09 Jarkko HietaniemiNetBSD has <ieeefp.h> but hidden.
2001-12-07 Nick Ing-SimmonsIntegrate mainline some more
2001-12-07 Nick Ing-SimmonsIntegrate mainline
2001-12-07 Jarkko Hietaniemigcc version matching didn't.
2001-12-04 Jarkko HietaniemiAdd hints file for SUPER-UX: the UNIX of NEC SX series,
2001-12-03 Andy DoughertySolaris/longdouble needs /opt/SUNWspro/lib
2001-12-02 Jarkko HietaniemiWe need to replace the optimize (-O1) with
2001-11-30 Jarkko Hietaniemi-h scalar0 -h vector0 seems to help for both
2001-11-30 Jarkko Hietaniemi(replaced by #13395)
2001-11-28 Jarkko HietaniemiIn Linux if we have modern enough gcc and supported
2001-11-27 Jarkko HietaniemiProtect against accumulating -options -options -options.
2001-11-21 Jarkko HietaniemiDynaloading for POSIX-BC from Thomas Dorner.
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-09 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.10, now in XS.
2001-11-06 Jarkko HietaniemiFix incorrect warnings about broken globbing;
2001-11-06 Jarkko HietaniemiRetract #12824, doesn't help and is ignored
2001-11-06 Jarkko HietaniemiThe parentheses are protected enough.
2001-11-06 Jarkko Hietaniemiccflags, not ldflags.
2001-11-05 Jarkko HietaniemiIRIX: at some point the cc -version has started
2001-11-05 Jarkko HietaniemiUse config.arch in OS/390 where the combination of
2001-11-02 Jarkko Hietaniemi(retracted by #12871)
2001-11-02 Randal L. Schwartzpatches for MacOS X 10.1 for perl 5.7.2
2001-10-29 Jarkko HietaniemiBeOS tweaks:
2001-10-26 Andy DoughertyRe: DynaLoader problem on NCR SVR4 box
2001-10-19 Andy DoughertyOpenBSD hints for ithreads
2001-10-18 Jarkko HietaniemiRetract #12446; the problem solved by #12474.
2001-10-17 H.Merijn BrandTwo AIX patches
2001-10-15 Jarkko Hietaniemi(retracted by #12497)
2001-10-08 Jarkko HietaniemiDon't assume that everybody is running OS X 10.1 yet;
2001-10-08 Jarkko HietaniemiDetypo.
2001-10-07 Jarkko HietaniemiIt seems that in MacOS X 10.1 one must use -flat_namespace
2001-10-01 Jarkko HietaniemiMac OS X doesn't have threadsafe (_r) libc interfaces.
2001-09-22 Jarkko HietaniemiThe code is now almost tidy enough to keep the IRIX...
2001-09-22 Jarkko HietaniemiRetract #12134; reintroduce #11949: PADOFFSETs are...
2001-09-22 Jarkko Hietaniemi(Retracted by #12138)
2001-09-22 Jarkko HietaniemiThe AIX cc 5.0.0.0 is simply too buggy.
2001-09-14 Jarkko Hietaniemiucblib shouldn't be linked against in nonstop-ux,
2001-08-27 H.Merijn BrandGNU ld parses arguments different
2001-08-11 Jarkko HietaniemiThinko: we want the flags for native cc, not gcc.
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-09 Jarkko HietaniemiIntroduce more floating point classifying APIs;
2001-08-08 Jarkko HietaniemiMake VMS use IEEE math by default; reorder Tru64 hints
2001-08-07 Jarkko HietaniemiIgnore SIGFPE everywhere.
2001-08-07 Andy Doughertyhints/openbsd.sh tweaks.
2001-08-05 Jarkko HietaniemiSome Tru64 C compilers have C++ components that confuse
2001-07-30 Jarkko HietaniemiExplain in more detail why -pipe and -fno-common are...
2001-07-30 Jarkko HietaniemiPerl hasn't been putting man pages into $prefix/lib for
2001-07-29 Wilfredo SánchezClean up Darwin hints
2001-07-16 Robin HoustonDon't override user-specified optimize flag
2001-07-16 Andy DoughertyRemove useless ccflags hints
2001-07-12 H.Merijn BrandRe: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
2001-07-12 Norton T. AllenMessage-Id: <200107121529.LAA23411@bottesini.harvard...
2001-07-12 H.Merijn BrandRe: HiRes on AIX 4.2 in threaded mode
2001-07-12 Jarkko HietaniemiUTS tweaks for Hal Morris.
2001-07-11 Peter Prymmerdynixptx updates for osvers='4.5.2'
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Norton T. AllenMessage-Id: <200107051755.NAA21422@bottesini.harvard...
2001-07-05 Jarkko HietaniemiPOSIX-BC tweaks from Thomas Dorner.
2001-07-04 Jarkko HietaniemiDOS/DJGPP tweaks from Laszlo Molnar.
2001-07-02 Jarkko HietaniemiRetract #10142, the real culprit found by Richard Hatch,
2001-07-02 H.Merijn BrandRe: AIX / gcc-3.0
2001-06-30 Jarkko HietaniemiIn 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
2001-06-29 Jarkko Hietaniemi-lpthreads missing in AIX.
2001-06-29 Jarkko HietaniemiAIX hints tweaking continues, from Merijn Brand.
2001-06-29 Jarkko HietaniemiHP-UX needs gccversion sooner, from Merijn Brand.
2001-06-28 Ilya ZakharevichOS/2 improvements
2001-06-28 Jarkko HietaniemiAIX tweak from Merijn Brand.
2001-06-28 Jarkko HietaniemiOne shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
2001-06-27 H.Merijn BrandRe: [PATCH] gcc-3.0 warnings on HP-UX
2001-06-27 Norton T. AllenMessage-Id: <200106271746.NAA02789@bottesini.harvard...
2001-06-27 Jarkko HietaniemiGCC 3.0 hints for HP-UX.
2001-06-27 Jarkko Hietaniemi"lose the it's", from Abhijit Menon-Sen.
2001-06-27 Jarkko HietaniemiCatch FP exceptions also in z/OS (aka OS/390), from...
2001-06-26 Ilya ZakharevichOPTIMIZE=-g
2001-06-25 Jarkko HietaniemiTypo in #10889.
2001-06-25 Ilya Zakharevichcrypt() on OS/2
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] OS2 Configure
2001-06-24 Jarkko HietaniemiMake UTS as per #10888.
2001-06-24 Jarkko HietaniemiFactor the PERL_SYS_INIT() code, from Hugo van der...
2001-06-24 Jarkko HietaniemiDarwin needs -traditional-cpp for cppflags to build...
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] OS2 linking
2001-06-22 Jarkko Hietaniemisetitimer() does not exist in Unicos, despite of what
2001-06-22 Jarkko HietaniemiChange the prefixes only if $prefix is unset,
2001-06-22 Wilfredo SánchezRe: Patch for hints/darwin.sh
2001-06-20 Jarkko HietaniemiMPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-16 Jarkko HietaniemiAdd workaround for Darwin's (Mac OS X's) INT32_MIN
next