integrate vmsperl contents into mainline (where VMS files conflicted,
[p5sagit/p5-mst-13.2.git] / perlapi.c
1999-09-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-12 Gurusamy Sarathy make sprintf("%g",...) threadsafe; only taint its resul...
1999-09-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-07 Gurusamy Sarathy various fixups for windows
1999-09-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-06 Gurusamy Sarathy optional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-09-04 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-29 Spider Boardman sub : attrlist
1999-08-23 Charles Bailey Fix prototypes in perlapi.c (64-bit?)
1999-08-20 Gurusamy Sarathy make autogenerated files writable
1999-08-19 Jarkko Hietaniemi Removed duplicated code (in pp.c and mg.c) by introducing
1999-08-10 Jarkko Hietaniemi Use Pid_t.
1999-08-10 Jarkko Hietaniemi Use Mode_t.
1999-08-10 Jarkko Hietaniemi Gratuitous uid and gid casts to I32s and ints removed.
1999-08-02 Gurusamy Sarathy don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
1999-07-27 Ilya Zakharevich applied suggested patch; added missing prototype changes to
1999-07-26 Chip Salzenberg optimize method name lookup
1999-07-26 Stephen McCamant allow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-26 Gurusamy Sarathy ensure implicitly closed handles don't set $? or $!
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-07-17 Ilya Zakharevich Segfaults if $^P
1999-07-17 Ilya Zakharevich make system() return -1 and set $! if exec of child...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...