summaryrefslogtreecommitdiff
path: root/epoc
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-091-1/+1
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-4/+0
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-3/+3
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-101-1/+1
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-0/+12
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-121-0/+1
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-281-0/+2
* Tiny EPOC updates.Jarkko Hietaniemi2001-06-271-11/+11
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-211-0/+1
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-151-1/+1
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-131-0/+1
* Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-081-0/+1
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-9/+14
* Missed from #10420.Jarkko Hietaniemi2001-06-041-1/+1
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+2
* Introduce $Config{afsroot}.Jarkko Hietaniemi2001-05-301-0/+1
* EPOC tweak from Olaf Flebbe.Jarkko Hietaniemi2001-05-091-0/+3
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-191-1/+1
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-0/+1
* Change 5.7.0 to 5.7.1 in some of the places I would be guaranteedJarkko Hietaniemi2001-04-071-10/+10
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-0/+9
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-271-0/+1
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-251-1/+1
* Boldly add extensions to be built to VMS, EPOC, UTS,Jarkko Hietaniemi2001-03-241-1/+1
* [perl-current] EPOC Olaf Flebbe2001-02-274-34/+105
* More SIG_SIZE fixes.Jarkko Hietaniemi2001-01-221-1/+1
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-171-1/+1
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-151-1/+0
* (Reverted by #8440)Jarkko Hietaniemi2001-01-141-0/+1
* Use UVXf.Jarkko Hietaniemi2001-01-121-0/+1
* Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-121-0/+1
* Rename testsyml to issymlink.Jarkko Hietaniemi2000-12-211-0/+3
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-151-0/+2
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-1/+0
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-211-0/+1
* [perl 7711: EPOC] updatesOlaf Flebbe2000-11-201-1/+5
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-161-0/+1
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-161-0/+1
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-121-0/+1
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-111-0/+1
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-041-0/+1
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-0/+2
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-121-0/+14
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-0/+1
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-1/+0
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-0/+1
* Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) definesJarkko Hietaniemi2000-10-031-0/+1
* Epoc updateOlaf Flebbe2000-10-036-35/+108
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-7/+0
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-011-8/+8