summaryrefslogtreecommitdiff
path: root/perlapi.c
Commit message (Expand)AuthorAgeFilesLines
* Use Pid_t.Jarkko Hietaniemi1999-08-101-2/+2
* Use Mode_t.Jarkko Hietaniemi1999-08-101-3/+3
* Gratuitous uid and gid casts to I32s and ints removed.Jarkko Hietaniemi1999-08-101-3/+3
* don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC isGurusamy Sarathy1999-08-021-3/+3
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-0/+7
* optimize method name lookupChip Salzenberg1999-07-261-0/+14
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-7/+0
* ensure implicitly closed handles don't set $? or $!Gurusamy Sarathy1999-07-261-2/+2
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-0/+7
* Segfaults if $^PIlya Zakharevich1999-07-171-0/+7
* make system() return -1 and set $! if exec of child failedIlya Zakharevich1999-07-171-0/+7
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-1002/+1399
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-0/+7082