| Commit message (Expand) | Author | Age | Files | Lines |
* | More microperl tweaks. | Marcus Holland-Moritz | 2004-07-02 | 1 | -6/+5 |
* | The microperl config didn't know about usemallocwrap yet. | Marcus Holland-Moritz | 2004-07-01 | 1 | -0/+1 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -2/+0 |
* | Apply much of Ilya's microperl patch, but instead of | Jarkko Hietaniemi | 2003-08-12 | 1 | -6/+6 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -1/+0 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 1 | -0/+1 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 1 | -0/+7 |
* | microperl update. | Jarkko Hietaniemi | 2003-01-19 | 1 | -0/+2 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -1/+0 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 1 | -1/+1 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+0 |
* | microperl update; boldly assume time() and time_t | Jarkko Hietaniemi | 2002-04-24 | 1 | -2/+2 |
* | d_nv_preserves_uv_bits | Nicholas Clark | 2002-03-18 | 1 | -1/+1 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+99 |
* | Add procselfexe and d_dirfd to strange lands. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+2 |
* | Spread d_procselfexe to far-off lands (undefined). | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+1 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 1 | -2/+0 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -0/+12 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -0/+1 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+2 |
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 1 | -0/+1 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -1/+0 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -1/+1 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 1 | -0/+1 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 1 | -6/+6 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+5 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -2/+5 |
* | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+1 |
* | Microperl tweaks. | Jarkko Hietaniemi | 2001-05-27 | 1 | -4/+4 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -0/+1 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+11 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -1/+2 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -1/+1 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+0 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 1 | -0/+1 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+1 |
* | Forgot the microperl config from the #8421. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+1 |
* | Microperl tweaks. | Jarkko Hietaniemi | 2000-12-19 | 1 | -1/+1 |
* | Regen Configure, nitfix uconfig.sh (d_vendorarch is needed). | Jarkko Hietaniemi | 2000-12-19 | 1 | -0/+1 |
* | Regen uconfig.h and uconfig.sh. | Jarkko Hietaniemi | 2000-12-19 | 1 | -39/+37 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -0/+1 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+1 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+1 |
* | Add getpagesize() probing, on non-UNIX guess 'undef'. | Jarkko Hietaniemi | 2000-11-11 | 1 | -0/+1 |
* | Add FCNTL_CAN_LOCK. | Andy Dougherty | 2000-11-04 | 1 | -0/+1 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -1/+2 |
* | Reapply Andy's patch and regen Configure. | Jarkko Hietaniemi | 2000-10-10 | 1 | -0/+1 |
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 1 | -1/+0 |
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 1 | -0/+1 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 1 | -8/+8 |