| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 1 | -8/+1 |
|\ |
|
| * | warnings and const violations identified by compiling in C++ mode | Gurusamy Sarathy | 1999-10-26 | 1 | -1/+1 |
| * | remove unused interpreter globals | Gurusamy Sarathy | 1999-10-24 | 1 | -7/+0 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-14 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | avoid inefficiency in change#3386 (every longjmp() was followed | Gurusamy Sarathy | 1999-10-14 | 1 | -4/+4 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-11 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source | Gurusamy Sarathy | 1999-10-10 | 1 | -1/+8 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-20 | 1 | -26/+60 |
|\ \
| |/ |
|
| * | queue errors due to strictures rather than printing them as | Gurusamy Sarathy | 1999-09-20 | 1 | -26/+60 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -4/+4 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-11 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | various fixups for windows | Gurusamy Sarathy | 1999-09-07 | 1 | -2/+0 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-06 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 1 | -0/+7 |
| * | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -0/+7 |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-04 | 1 | -0/+37 |
| |\
| |/
|/| |
|
| * | make autogenerated files writable | Gurusamy Sarathy | 1999-08-20 | 1 | -0/+0 |
* | | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -0/+37 |
|/ |
|
* | Removed duplicated code (in pp.c and mg.c) by introducing | Jarkko Hietaniemi | 1999-08-19 | 1 | -0/+7 |
* | Use Pid_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -2/+2 |
* | Use Mode_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -3/+3 |
* | Gratuitous uid and gid casts to I32s and ints removed. | Jarkko Hietaniemi | 1999-08-10 | 1 | -3/+3 |
* | don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is | Gurusamy Sarathy | 1999-08-02 | 1 | -3/+3 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -0/+7 |
* | optimize method name lookup | Chip Salzenberg | 1999-07-26 | 1 | -0/+14 |
* | allow arrow omission in $foo[10]->('foo') etc. (but not in | Stephen McCamant | 1999-07-26 | 1 | -7/+0 |
* | ensure implicitly closed handles don't set $? or $! | Gurusamy Sarathy | 1999-07-26 | 1 | -2/+2 |
* | applied suggested patch for tracking line numbers correctly in | Hugo van der Sanden | 1999-07-23 | 1 | -0/+7 |
* | Segfaults if $^P | Ilya Zakharevich | 1999-07-17 | 1 | -0/+7 |
* | make system() return -1 and set $! if exec of child failed | Ilya Zakharevich | 1999-07-17 | 1 | -0/+7 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -1002/+1399 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -0/+7082 |