| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Know strtoll. | Jarkko Hietaniemi | 2000-01-16 | 1 | -4/+9 |
* | Metaconfig and Porting patches from Andy; start using the new | Jarkko Hietaniemi | 2000-01-15 | 1 | -12/+26 |
* | check for USE_ITHREADS sanity was too restrictive | Gurusamy Sarathy | 2000-01-10 | 1 | -4/+7 |
* | useithreads needs usemultiplicity | Gurusamy Sarathy | 2000-01-10 | 1 | -0/+4 |
* | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 1 | -1/+2 |
* | Configure changes for new-style version numbers (from Andy Dougherty, | Gurusamy Sarathy | 2000-01-09 | 1 | -0/+11 |
* | integrate utfperl contents into mainline | Gurusamy Sarathy | 1999-12-28 | 1 | -6/+7 |
|\ |
|
| * | integrate mainline contents | Gurusamy Sarathy | 1999-12-28 | 1 | -5/+7 |
| |\
| |/
|/| |
|
* | | bring in basic threads stuff under USE_ITHREADS | Gurusamy Sarathy | 1999-12-23 | 1 | -5/+7 |
| * | support for v5.5.640 style version numbers | Gurusamy Sarathy | 1999-12-24 | 1 | -1/+6 |
| * | integrate mainline contents into utfperl | Gurusamy Sarathy | 1999-12-23 | 1 | -0/+1 |
| |\
| |/
|/| |
|
* | | avoid coredump on diagnostics when STDERR is closed | Gurusamy Sarathy | 1999-12-16 | 1 | -0/+1 |
* | | apply change#4618 again along with Ilya's patch to fix bugs | Gurusamy Sarathy | 1999-12-08 | 1 | -0/+1 |
* | | typos in change#4660 | Gurusamy Sarathy | 1999-12-07 | 1 | -2/+2 |
* | | allow IRIX 6.5 to build perl (from Helmut Jarausch | Gurusamy Sarathy | 1999-12-06 | 1 | -1/+7 |
* | | make uninitialized value warnings report opcode | Gurusamy Sarathy | 1999-12-04 | 1 | -1/+1 |
* | | revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>) | Gurusamy Sarathy | 1999-12-03 | 1 | -1/+0 |
* | | applied suggested patch with prototype changes | Ilya Zakharevich | 1999-12-02 | 1 | -0/+1 |
* | | avoid "Callback called exit" error on intentional exit() | Gurusamy Sarathy | 1999-12-01 | 1 | -0/+3 |
* | | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -73/+30 |
* | | Undef printf before redirecting it to PerlIO_stdoutf. | Chip Salzenberg | 1999-11-19 | 1 | -0/+1 |
* | | cosmetic tweaks | Gurusamy Sarathy | 1999-11-14 | 1 | -10/+10 |
* | | Continue largefileness separation from quadness; | Jarkko Hietaniemi | 1999-11-13 | 1 | -21/+0 |
* | | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 1 | -12/+0 |
* | | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 1 | -16/+31 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-11 | 1 | -1/+19 |
|\ \ |
|
| * | | preliminary support for perl_clone() (still needs work in | Gurusamy Sarathy | 1999-11-08 | 1 | -1/+19 |
* | | | Replace the explicit zeros with NOOPs. | Jarkko Hietaniemi | 1999-11-06 | 1 | -3/+3 |
* | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-04 | 1 | -14/+1 |
|\ \ \
| |/ / |
|
| * | | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore | Gurusamy Sarathy | 1999-11-04 | 1 | -14/+1 |
* | | | Incremental Mac integration from Matthias. | Jarkko Hietaniemi | 1999-11-04 | 1 | -0/+28 |
* | | | Initial integration of the MacPerl changes form Matthias. | Jarkko Hietaniemi | 1999-11-02 | 1 | -1/+5 |
|/ / |
|
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-31 | 1 | -1/+5 |
|\ \ |
|
| * | | Add HAS_QUAD ($Config{d_quad}); use it. | Jarkko Hietaniemi | 1999-10-30 | 1 | -1/+5 |
* | | | remove unused struct Outrec | Gurusamy Sarathy | 1999-10-31 | 1 | -7/+0 |
|/ / |
|
* | | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 1 | -81/+3 |
* | | Move the IV, UV, I8, U8, ..., and NV to metaconfig | Jarkko Hietaniemi | 1999-10-29 | 1 | -47/+10 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-29 | 1 | -1/+1 |
|\ \ |
|
| * | | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -1/+1 |
* | | | Remove quad logic from perl.h; regen Configure; | Jarkko Hietaniemi | 1999-10-29 | 1 | -101/+8 |
* | | | Fix printing of uids and gids; regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -2/+95 |
|/ / |
|
* | | integrate cfgperl contents into mainline; merge conflicts | Gurusamy Sarathy | 1999-10-27 | 1 | -49/+64 |
|\ \ |
|
| * | | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -14/+0 |
| * | | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -12/+0 |
| * | | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 1 | -46/+50 |
| |\ \ |
|
| * | | | Nosuid checking for statfs() people: from Spider Boardman. | Jarkko Hietaniemi | 1999-10-27 | 1 | -0/+34 |
| * | | | Revert #4457 for more investigation. | Jarkko Hietaniemi | 1999-10-26 | 1 | -12/+1 |
| * | | | Add getmnt() to nosuid checking. | Jarkko Hietaniemi | 1999-10-26 | 1 | -1/+12 |
| * | | | Long double support: sqrtl et al are not available everywhere, | Jarkko Hietaniemi | 1999-10-19 | 1 | -35/+38 |
* | | | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not | Gurusamy Sarathy | 1999-10-27 | 1 | -4/+4 |
| |/ /
|/| | |
|