(Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
[p5sagit/p5-mst-13.2.git] / epoc /
2001-12-12 Jarkko Hietaniemi EPOC fixes from Olaf Flebbe.
2001-11-25 Jarkko Hietaniemi Take the taint brush to the getcwds.
2001-11-23 Jarkko Hietaniemi Add procselfexe and d_dirfd to strange lands.
2001-11-20 Jarkko Hietaniemi Spread d_procselfexe to far-off lands (undefined).
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
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-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-27 Jarkko Hietaniemi Tiny EPOC updates.
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
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-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko Hietaniemi Missed from #10420.
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-09 Jarkko Hietaniemi EPOC tweak from Olaf Flebbe.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-07 Jarkko Hietaniemi Change 5.7.0 to 5.7.1 in some of the places I would...
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-03-25 Jarkko Hietaniemi Add MIME::Base64 here and there. Again, a lot of
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-24 Jarkko Hietaniemi Boldly add extensions to be built to VMS, EPOC, UTS,
2001-02-27 Olaf Flebbe [perl-current] EPOC
2001-01-24 Charles Bailey SYN SYN
2001-01-22 Jarkko Hietaniemi More SIG_SIZE fixes.
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-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-20 Olaf Flebbe [perl 7711: EPOC] updates
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 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-10-03 Jarkko Hietaniemi Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-10-03 Olaf Flebbe Epoc update
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-25 Dan Hale AIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-18 Jarkko Hietaniemi Propagate new Configure vars.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-06-28 Olaf Flebbe 5.6.0 Patch for EPOC
2000-05-30 Jarkko Hietaniemi Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko Hietaniemi Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Jarkko Hietaniemi Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-18 Jarkko Hietaniemi (Re-)introduce $uidsign and $gidsign.
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-16 Jarkko Hietaniemi Fix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Michael G Schwern sitelib_stem and vendorlib_stem patches from Andy;
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-02-29 Jarkko Hietaniemi Add libsunmath (long double math library for Solaris,
2000-02-29 Jarkko Hietaniemi The sprintf option was blithely printing long doubles as
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-22 Gurusamy Sarathy EPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy Sarathy EPOC port update (from Olaf Flebbe <O.Flebbe@science...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-01 Olaf Flebbe Patch for EPOC Support
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Jarkko Hietaniemi Update EPOC libdir names.
1999-09-14 Jarkko Hietaniemi Obsolete epoc/config.h caused #4153 to re-introduce...
1999-08-29 Olaf Flebbe Sender: owner-perl5-porters@perl.org
1999-06-27 Olaf Flebbe EPOC port to Psion5.