summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* integrate utfperl contents into mainlineGurusamy Sarathy1999-12-281-6/+7
|\
| * integrate mainline contentsGurusamy Sarathy1999-12-281-5/+7
| |\ | |/ |/|
* | bring in basic threads stuff under USE_ITHREADSGurusamy Sarathy1999-12-231-5/+7
| * support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-1/+6
| * integrate mainline contents into utfperlGurusamy Sarathy1999-12-231-0/+1
| |\ | |/ |/|
* | avoid coredump on diagnostics when STDERR is closedGurusamy Sarathy1999-12-161-0/+1
* | apply change#4618 again along with Ilya's patch to fix bugsGurusamy Sarathy1999-12-081-0/+1
* | typos in change#4660Gurusamy Sarathy1999-12-071-2/+2
* | allow IRIX 6.5 to build perl (from Helmut JarauschGurusamy Sarathy1999-12-061-1/+7
* | make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-041-1/+1
* | revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)Gurusamy Sarathy1999-12-031-1/+0
* | applied suggested patch with prototype changesIlya Zakharevich1999-12-021-0/+1
* | avoid "Callback called exit" error on intentional exit()Gurusamy Sarathy1999-12-011-0/+3
* | more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-73/+30
* | Undef printf before redirecting it to PerlIO_stdoutf.Chip Salzenberg1999-11-191-0/+1
* | cosmetic tweaksGurusamy Sarathy1999-11-141-10/+10
* | Continue largefileness separation from quadness;Jarkko Hietaniemi1999-11-131-21/+0
* | Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-131-12/+0
* | Turn on largefileness always if available andJarkko Hietaniemi1999-11-111-16/+31
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-111-1/+19
|\ \
| * | preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-1/+19
* | | Replace the explicit zeros with NOOPs.Jarkko Hietaniemi1999-11-061-3/+3
* | | Integrate with Sarathy.Jarkko Hietaniemi1999-11-041-14/+1
|\ \ \ | |/ /
| * | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-14/+1
* | | Incremental Mac integration from Matthias.Jarkko Hietaniemi1999-11-041-0/+28
* | | Initial integration of the MacPerl changes form Matthias.Jarkko Hietaniemi1999-11-021-1/+5
|/ /
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-311-1/+5
|\ \
| * | Add HAS_QUAD ($Config{d_quad}); use it.Jarkko Hietaniemi1999-10-301-1/+5
* | | remove unused struct OutrecGurusamy Sarathy1999-10-311-7/+0
|/ /
* | Continue what #4494 started; introduce uid and gid formats.Jarkko Hietaniemi1999-10-291-81/+3
* | Move the IV, UV, I8, U8, ..., and NV to metaconfigJarkko Hietaniemi1999-10-291-47/+10
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-291-1/+1
|\ \
| * | usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-1/+1
* | | Remove quad logic from perl.h; regen Configure;Jarkko Hietaniemi1999-10-291-101/+8
* | | Fix printing of uids and gids; regen Configure.Jarkko Hietaniemi1999-10-281-2/+95
|/ /
* | integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-271-49/+64
|\ \
| * | Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-271-14/+0
| * | Regen Configure.Jarkko Hietaniemi1999-10-271-12/+0
| * | Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-271-46/+50
| |\ \
| * | | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-0/+34
| * | | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-12/+1
| * | | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-1/+12
| * | | Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-191-35/+38
* | | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-4/+4
| |/ / |/| |
* | | more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-46/+46
* | | Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-0/+4
|/ /
| * integrate mainline changesGurusamy Sarathy1999-12-121-364/+248
| * Follow that camel ... another sync.Nick Ing-Simmons1999-10-241-0/+4
| * Resolve mainline before possible hacking operertunity this weekendNick Ing-Simmons1999-10-231-8/+8
| |\ | |/ |/|
* | support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-8/+8