Regen Glossary et al.
[p5sagit/p5-mst-13.2.git] / Porting / config_H
2003-08-01 Jarkko Hietaniemi Regen Glossary et al.
2003-07-01 Jarkko Hietaniemi Regen Glossary et al.
2003-06-08 Jarkko Hietaniemi Regen Configure et al.
2003-05-24 Jarkko Hietaniemi Missing "to".
2003-05-24 Jarkko Hietaniemi Regen Glossary et al.
2003-05-13 Casey West [perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko Hietaniemi Regen Configure, Glossary, et alia.
2003-04-17 Jarkko Hietaniemi Regen Glossary et alia.
2003-03-18 Jarkko Hietaniemi The description of SIG_SIZE was off.
2003-03-14 Jarkko Hietaniemi Signal issues.
2003-03-06 Stas Bekman [patch config_h.SH] redefining __attribute__
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-09-11 H.Merijn Brand re-synced Configure to backported metaunits
2002-07-18 Jarkko Hietaniemi Update Changes; update Configure.
2002-07-13 Jarkko Hietaniemi Regen Configure.
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-21 Jarkko Hietaniemi Regen stuff.
2002-06-14 Jarkko Hietaniemi Regen Configure; regen perltoc.
2002-06-10 Jarkko Hietaniemi Glossary tweaks.
2002-06-08 Jarkko Hietaniemi Various Configure tweaks.
2002-06-06 Robin Barker The Makefile.SH part of
2002-06-05 Jarkko Hietaniemi Regen Glossary for #16991.
2002-06-01 Jarkko Hietaniemi Regen Configure + perlmodlib + perltoc, FAQ sync.
2002-05-31 Paul Green Improved $^X patch
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-20 Jarkko Hietaniemi Document better what the foo_r_proto are supposed to be.
2002-05-01 Jarkko Hietaniemi Try #2 of getting rid of bincompat5005.
2002-04-23 Jarkko Hietaniemi Use UV (not long) for BYTEORDER.
2002-04-08 Jarkko Hietaniemi Mirroring #15806.
2002-03-29 Jarkko Hietaniemi Configure-related tweaks.
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-06 Jarkko Hietaniemi Regen Glossary et al.
2002-03-04 Jarkko Hietaniemi Add Encode::CN, Encode::KR, and Encode::TW to the list
2002-03-04 Nick Ing-Simmons Integrate mainline
2002-03-04 Jarkko Hietaniemi Regen Glossary et al. (It seems the #14875 didn't
2002-02-25 Rafael Garcia-Suarez cleanups
2002-02-20 Jarkko Hietaniemi Regen Glossary.
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-17 Jarkko Hietaniemi Regen Glossary.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2001-11-23 Jarkko Hietaniemi Regen Porting stuff; regen toc; cleanup nit in Configure.
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-11 Blair Zajac Configure not recording lseek proto
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-07-31 Jarkko Hietaniemi Regen Porting stuff.
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-12 Jarkko Hietaniemi Regen Configure, modlib, toc.
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-22 Andy Dougherty Further tiny bcopy cleanup
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-13 Jarkko Hietaniemi Add Configure directive -Dusereentrant for Artur's...
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Jarkko Hietaniemi Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-08 Jarkko Hietaniemi Regen Glossary et alia.
2001-06-04 Jarkko Hietaniemi Missed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-30 Jarkko Hietaniemi Introduce $Config{afsroot}.
2001-05-16 Jarkko Hietaniemi Regen Porting stuff.
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-07 Jarkko Hietaniemi Bump patchlevel to 5.7.1.
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-03-03 Jarkko Hietaniemi Regen files for mainline.
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Jarkko Hietaniemi Forgotten from #8501.
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-12 Jarkko Hietaniemi Use UVXf.
2001-01-12 Jarkko Hietaniemi Add sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-21 Jarkko Hietaniemi Rename testsyml to issymlink.
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Jarkko Hietaniemi Regen Configure, nitfix uconfig.sh (d_vendorarch is...
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-16 Jarkko Hietaniemi Add HAS_SBRK_PROTO.
2000-11-16 Jarkko Hietaniemi Add fwalk() probe to the configuration files and regen...
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko Hietaniemi Use the versiononly instead of the installscripts,
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-09-08 Jarkko Hietaniemi Do away with memory models cruft. Sorry, PDP users.
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-18 Abigail Introduce NVef, NVff, and NVgf, use the middle one.
2000-08-17 Jarkko Hietaniemi Retract #6645.
2000-08-15 Dominic Dunlop (Retracted by #6660)
next