more POSIX tests, and more autoloading
[p5sagit/p5-mst-13.2.git] / Porting /
2001-12-10 Jarkko Hietaniemi More chmod +w.
2001-11-29 Jarkko Hietaniemi Tweak the forking logic.
2001-11-29 Jarkko Hietaniemi Add Abigail's link checker with the following tweaks:
2001-11-23 Jarkko Hietaniemi Regen Porting stuff; regen toc; cleanup nit in Configure.
2001-11-23 Audrey Tang Re: [PATCH] Porting/genlog -bi and range
2001-11-16 Jarkko Hietaniemi Add Larry Shatzer's VERSION verifying script.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-08 Mark-Jason Dominus replace perl.com/CPAN/ with http://www.cpan.org/
2001-10-16 Randolf Werner WIN64 (Itanium) port of Perl 5.6.1
2001-09-22 Jarkko Hietaniemi Find more conflicts by lowercasing.
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-17 Jarkko Hietaniemi Add a script for being 8.3-polite.
2001-09-15 Hugo van der Sanden Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-11 Blair Zajac Configure not recording lseek proto
2001-09-07 Robin Barker Silence the remaing format warning
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-24 Nick Ing-Simmons When applying patch via Porting/apply fails, do p4...
2001-08-17 Nick Ing-Simmons Mail -> change script (pre-alpha)
2001-08-14 Jarkko Hietaniemi More DOSish files.
2001-08-14 Jarkko Hietaniemi Add some files to DOSish and writables.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-07-31 Jarkko Hietaniemi Regen Porting stuff.
2001-07-25 Jarkko Hietaniemi More +x.
2001-07-23 Jarkko Hietaniemi Doc tweakery from Abhijit.
2001-07-22 Mike Guy Re: Typo in Porting/pumpkin/pod ?
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-12 Randall Gellens Re: [randy@qualcomm.com: Corrections for ' repository...
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-12 Jarkko Hietaniemi Regen Configure, modlib, toc.
2001-06-28 Jarkko Hietaniemi More Perforce lore.
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-25 Philip Newton Porting/patching.pod: update version number format
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-14 Jarkko Hietaniemi Do not just blindly add CR.
2001-04-10 Jarkko Hietaniemi Add a script for doing cumulative profile of the test...
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-02-17 Nick Ing-Simmons Integrate mainline
2001-02-11 Andreas König Document makepatch in Porting/patching
2001-02-08 Charles Bailey SYN SYN
2001-02-01 Jarkko Hietaniemi Integrate changes #8641,8644,8649,8654,8662,8663,8664...
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-22 Jarkko Hietaniemi Changes had accidentally gone too silent on non-main...
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 Robert Spier fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation...
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-09 Prymmer/Kahn updates to Porting/pumpkin.pod
2000-11-04 Jarkko Hietaniemi More Changes tweakery.
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-28 Jarkko Hietaniemi Better create a true mailing list for the repository...
2000-10-28 Jarkko Hietaniemi Add the repository doc by Malcolm, Sarathy, and by...
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
2000-10-16 Jarkko Hietaniemi Add the capability to include/exclude branches.
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
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-14 Robin Barker continued -Wformat support
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...
2000-08-03 Jarkko Hietaniemi Be more informative on what is skipped and why,
next