| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -35/+0 |
* | Apply much of Ilya's microperl patch, but instead of | Jarkko Hietaniemi | 2003-08-12 | 1 | -5/+5 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -6/+0 |
* | Missing "to". | Jarkko Hietaniemi | 2003-05-24 | 1 | -1/+1 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 1 | -0/+7 |
* | [perl #8599] s/catenate/concatenate/ | Casey West | 2003-05-13 | 1 | -2/+2 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 1 | -1868/+1922 |
* | microperl update. | Jarkko Hietaniemi | 2003-01-19 | 1 | -0/+17 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -8/+0 |
* | Regen stuff. | Jarkko Hietaniemi | 2002-06-21 | 1 | -1/+2 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 1 | -1/+1 |
* | Regen uconfig.h. | Jarkko Hietaniemi | 2002-05-21 | 1 | -0/+144 |
* | Regen uconfig.h. | Jarkko Hietaniemi | 2002-05-06 | 1 | -0/+2 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -10/+2 |
* | microperl update; boldly assume time() and time_t | Jarkko Hietaniemi | 2002-04-24 | 1 | -2/+6 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+491 |
* | Add Encode::CN, Encode::KR, and Encode::TW to the list | Jarkko Hietaniemi | 2002-03-04 | 1 | -3/+5 |
* | Get rid of the _() macro since (1) we require ANSI anyway | Jarkko Hietaniemi | 2002-01-22 | 1 | -43/+41 |
* | Regen files. | Jarkko Hietaniemi | 2001-12-30 | 1 | -6/+6 |
* | uconfig.h update. | Jarkko Hietaniemi | 2001-12-09 | 1 | -0/+5 |
* | Add procselfexe and d_dirfd to strange lands. | Jarkko Hietaniemi | 2001-11-23 | 1 | -1471/+1480 |
* | Spread d_procselfexe to far-off lands (undefined). | Jarkko Hietaniemi | 2001-11-20 | 1 | -1469/+1475 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 1 | -12/+0 |
* | Configure not recording lseek proto | Blair Zajac | 2001-09-11 | 1 | -27/+27 |
* | Forgotten thing. | Jarkko Hietaniemi | 2001-09-05 | 1 | -1/+1 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -1/+1 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -0/+130 |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+7 |
* | Microperl update. | Jarkko Hietaniemi | 2001-07-04 | 1 | -0/+6 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+7 |
* | Further tiny bcopy cleanup | Andy Dougherty | 2001-06-22 | 1 | -4/+4 |
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 1 | -0/+6 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -7/+1 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -40/+46 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 1 | -0/+6 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 1 | -7/+15 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+41 |
* | Missed HAS_SETRESGID_PROTO. No serious harm done since | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+8 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+31 |
* | Microperl tweaks. | Jarkko Hietaniemi | 2001-05-27 | 1 | -4/+10 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -0/+6 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+67 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -0/+11 |
* | The SIG_SIZE is the number of the elements *excluding* | Jarkko Hietaniemi | 2001-01-21 | 1 | -1/+1 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -0/+5 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -6/+0 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 1 | -0/+6 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+5 |
* | Forgot the microperl config from the #8421. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+7 |
* | Microperl tweaks. | Jarkko Hietaniemi | 2000-12-19 | 1 | -1/+1 |