revive probe for futimes ()
[p5sagit/p5-mst-13.2.git] / Porting / Glossary
2005-10-31 H.Merijn Brand revive probe for futimes ()
2005-10-24 Nicholas Clark Add a probe for whether sprintf returns the length...
2005-10-18 H.Merijn Brand Add probe for clearenv (), like #25733 for unsetenv ()
2005-10-10 Steve Peters Add probe for unsetenv ()
2005-09-12 H.Merijn Brand Detection of malloc_size and malloc_good_size
2005-06-19 Craig A. Berry Add a Configure test to see if NV 0.0 is stored as...
2005-05-20 Andy Lester Attribute configuration
2004-12-23 Nicholas Clark Relocatable @INC entries for Unix.
2004-11-01 H.Merijn Brand New Glossary and samples for blead
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2003-08-01 Jarkko Hietaniemi Regen Glossary et al.
2003-07-01 Jarkko Hietaniemi Regen Glossary et al.
2003-06-08 Jarkko Hietaniemi More symbol scan logic from Alan Burlison.
2003-05-24 Jarkko Hietaniemi Regen Glossary et al.
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-18 Gurusamy Sarathy there is no trailing NULL in sig_name or sig_num, so...
2003-03-14 Jarkko Hietaniemi Signal issues.
2002-12-16 H.Merijn Brand Enough changes to Configure and metaunits warrant an...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-12 H.Merijn Brand Re: [perl #17170] NetBSD and useshrplib config option
2002-09-11 H.Merijn Brand re-synced Configure to backported metaunits
2002-06-10 Jarkko Hietaniemi Glossary tweaks.
2002-06-08 Jarkko Hietaniemi Various Configure tweaks.
2002-06-05 Jarkko Hietaniemi Regen Glossary for #16991.
2002-05-31 Paul Green Improved $^X patch
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-05-01 Jarkko Hietaniemi No bincompat5005.
2002-04-23 Jarkko Hietaniemi Use UV (not long) for BYTEORDER.
2002-04-08 Abhijit Menon-Sen Nuke one overly-broad generalisation, as suggested...
2002-04-08 Jarkko Hietaniemi Mirroring #15806.
2002-04-08 Paul Green Updates to Porting/Glossary
2002-03-29 Jarkko Hietaniemi Configure-related tweaks.
2002-03-18 Nicholas Clark d_nv_preserves_uv_bits
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 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-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-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 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-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-10 Jarkko Hietaniemi Reapply Andy's patch and regen Configure.
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)
2000-08-15 Jarkko Hietaniemi Use -Dusedevel; regen Configure and the respective...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
next