This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Digest::MD5 on UTF8 strings
[perl5.git] / hints /
2001-04-06 Jarkko HietaniemiThe d_casti32=undef is good for you even when not use64...
2001-04-05 Jarkko HietaniemiFreeBSD hints tweak from Anton Berezin.
2001-04-05 Jarkko HietaniemiBe traditional in your cpp (for the Errno extension).
2001-03-25 Jarkko HietaniemiAdd MIME::Base64 here and there. Again, a lot of
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-24 Jarkko HietaniemiBoldly add extensions to be built to VMS, EPOC, UTS,
2001-03-23 Jarkko HietaniemiAIX does seems to have optimization problems with its...
2001-03-23 Jarkko HietaniemiIntegrate Digest-1.00 and Digest-MD5-2.13, from Gisle...
2001-03-19 Jarkko HietaniemiIntegrate changes #9244,9247,9250 from maintperl into...
2001-03-14 Jarkko HietaniemiDo not use the Perl malloc in IRIX, suggested by
2001-03-14 Jarkko HietaniemiRetract #9136: breaks threading (and binary compatibility).
2001-03-13 Jens-Uwe Mager(Retracted by #9155)
2001-03-13 Jarkko HietaniemiIntegrate change #9131 from maintperl into mainline.
2001-03-13 Jarkko HietaniemiWorkaround for the buggy ("internal compiler error")
2001-03-13 Peter PrymmerOS/390 mydomain last gasp before silly guess (was Re...
2001-03-08 Thomas DornerOoops, wrong 'no *POSIX' Patch
2001-03-03 Jarkko HietaniemiIntegrate changes #8997,8999 from maintperl.
2001-02-28 Jarkko HietaniemiExpand usemorebits early if d_casti32 needs to be undef...
2001-02-28 Jarkko HietaniemiDo not force d_casti32 to undef if we are on a 64-bit...
2001-02-27 Jarkko HietaniemiThe casting mystery in HP-UX and IRIX needs at least...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Jarkko HietaniemiIntegrate change #8781 from maintperl, OpenBSD hints...
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
2001-02-09 Jarkko HietaniemiIntegrate change #8682 from maintperl.
2001-02-09 Jarkko HietaniemiIntegrate changes #8687,8736 from maintperl.
2001-02-08 Charles BaileySYN SYN
2001-01-30 Jarkko HietaniemiIntegrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-29 Lupe ChristophMAking Solaris malloc() the default
2001-01-25 Peter Prymmercompletion and docs for dynamic loading on OS/390
2001-01-24 Charles BaileySYN SYN
2001-01-20 Peter Prymmerpartial support for dynaloading on OS/390
2001-01-12 Roca, Ignasiupdates to posix-bc hints file
2001-01-09 Peter Prymmerupdates to OS/390 hints file
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-04 Andy DoughertyRe: New attempt on hints/solaris_2.sh
2001-01-04 Lupe ChristophRe: [PATCH 5.7.1/Configure] failure to set src='.'
2000-12-29 Jeremy H. BrownOutput the (apparent) version of gcc, as suggested by
2000-12-13 H.Merijn Brand[8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
2000-12-08 Andy Dougherty[ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP...
2000-12-04 H.Merijn BrandRe: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 ...
2000-11-24 Jarkko HietaniemiConfigure should find stdchar on its own.
2000-11-23 Jarkko HietaniemiPush Filter::Util::Call one level deeper.
2000-11-23 Jarkko HietaniemiSTDCHAR is different in Sparc v9 vs x86.
2000-11-20 Jarkko HietaniemiSolaris hints tweaks.
2000-11-19 Peter J. Farley III[ID 20001118.006] [PATCH] perl@7707 djgpp/config.over...
2000-11-17 Jarkko HietaniemiAs surmised the #7719 wasn't a good move.
2000-11-17 Jarkko HietaniemiAlso the 64bitall hints can be either here or there.
2000-11-17 Jarkko HietaniemiThe long double hints can be here or there.
2000-11-17 Jarkko HietaniemiFor Solaris use64bitall the stdchar needs a little...
2000-11-11 Dominic DunlopMachTen doesn't really do mmap() and munmap().
2000-11-10 Andy DoughertyREADME.solaris
2000-11-10 Hal MorrisAmdahl UTS hints updates.
2000-11-09 John P. LindermanRe: bash -c exit and linux hints
2000-11-07 Fifer, Ericcygwin port
2000-10-31 Jarkko HietaniemiThe compiler is either gcc or cc, from Tom Bates.
2000-10-25 Peter PrymmerAIX is picky about its symbol exports. Solution for now
2000-10-22 Todd C. Miller[ID 20001021.003] updated hints/openbsd.sh
2000-10-22 Jarkko HietaniemiHints tweak from Anton Berezin.
2000-10-20 Charles BaileySYN SYN
2000-10-20 Jarkko HietaniemiIn the latest compiler builds cccdlflags must not becom...
2000-10-19 Jarkko HietaniemiNonStop-UX patches from Tom Bates <tom.bates@compaq...
2000-10-19 H.Merijn BrandRe: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
2000-10-13 Jarkko HietaniemiAdd (optimistically) Storable to static extensions.
2000-10-13 Jarkko HietaniemiAmdahl UTS doesn't seem to do dynaloading.
2000-10-03 Yitzchak Scott-Tho... [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on...
2000-10-03 Jarkko HietaniemiOpenBSD flags tweak from Todd C. Miller, tweaked some...
2000-09-14 H.Merijn BrandHints optimization.
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-09-08 H.Merijn BrandRe: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030...
2000-09-07 Spider BoardmanFix the ccversion detection for 5.1 and beyond.
2000-09-02 Jarkko HietaniemiMake certain cc is set before trying to run it.
2000-09-01 Jarkko HietaniemiOnly the first line, thank you very much.
2000-09-01 Jarkko HietaniemiDetypo.
2000-09-01 Jarkko HietaniemiRetract #6986.
2000-09-01 Lupe ChristophRe: Solaris x86 has no SPARC libraries!
2000-09-01 Jarkko HietaniemiRename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-31 Jarkko HietaniemiMove the Solaris 7 scan to use64bitall, make the
2000-08-31 Jarkko HietaniemiMake -Dusemorebits find long doubles in Solaris.
2000-08-30 Jarkko HietaniemiReset archname and archname64 always, forcing them be
2000-08-30 Jarkko HietaniemiPut back the slice accidentally removed by #6907.
2000-08-30 Jarkko HietaniemiIntroduce ccname to keep track of what compiler kind...
2000-08-29 Philip Newton[ID 20000829.023] [PATCH 6868] perlbug@perl.com --...
2000-08-29 Yitzchak Scott-Tho... Re: files not cleaned even by veryclean
2000-08-28 Daniel MuiñoAn attempt to fix the problem reported in
2000-08-26 chris@broadband... grep -e isn't portable.
2000-08-21 Jarkko HietaniemiDocument the endianness of Alpha more precisely.
2000-08-15 Fifer, Ericcygwin port
2000-08-11 Lupe ChristophGetting perlio and threads to compile
2000-08-10 Fifer, Ericcygwin port
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Paul SaabFreeBSD 3.* updates from
2000-08-01 Jarkko HietaniemiStash away the largefiles flags and libswanted.
2000-08-01 Jarkko HietaniemiIn Digital UNIX warn if gcc explicitly chosen because...
2000-08-01 Maurizio LoretiMake the safety catch for buggy gccs work with triple...
2000-07-23 Richard SoderbergDetypo.
2000-07-17 Jarkko HietaniemiMPE/ix updates for perl 5.6.0 from Mark Bixby.
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-06-29 Marty Lucich[ID 20000628.004] Re: Problem compiling perl? [BSDI...
2000-06-23 Kevin RuscoeThe thread begun by
next